Home
last modified time | relevance | path

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

/openbmc/linux/include/acpi/
H A Dghes.h128 int ghes_notify_sea(void);
130 static inline int ghes_notify_sea(void) { return -ENOENT; } in ghes_notify_sea() function
/openbmc/linux/arch/arm64/kernel/
H A Dacpi.c387 err = ghes_notify_sea(); in apei_claim_sea()
/openbmc/linux/drivers/acpi/apei/
H A Dghes.c1176 int ghes_notify_sea(void) in ghes_notify_sea() function