Home
last modified time | relevance | path

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

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