Home
last modified time | relevance | path

Searched refs:ghes_notify_sea (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/acpi/
H A Dghes.h143 int ghes_notify_sea(void);
145 static inline int ghes_notify_sea(void) { return -ENOENT; } in ghes_notify_sea() function
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dacpi.c381 err = ghes_notify_sea(); in apei_claim_sea()
/OK3568_Linux_fs/kernel/drivers/acpi/apei/
H A Dghes.c1118 int ghes_notify_sea(void) in ghes_notify_sea() function