Home
last modified time | relevance | path

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

/Linux-v6.6/include/acpi/
Dghes.h124 int ghes_notify_sea(void);
126 static inline int ghes_notify_sea(void) { return -ENOENT; } in ghes_notify_sea() function
/Linux-v6.6/arch/arm64/kernel/
Dacpi.c387 err = ghes_notify_sea(); in apei_claim_sea()
/Linux-v6.6/drivers/acpi/apei/
Dghes.c1138 int ghes_notify_sea(void) in ghes_notify_sea() function