Home
last modified time | relevance | path

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

/Linux-v5.4/include/acpi/
Dghes.h122 int ghes_notify_sea(void);
124 static inline int ghes_notify_sea(void) { return -ENOENT; } in ghes_notify_sea() function
/Linux-v5.4/arch/arm64/kernel/
Dacpi.c285 err = ghes_notify_sea(); in apei_claim_sea()
/Linux-v5.4/drivers/acpi/apei/
Dghes.c969 int ghes_notify_sea(void) in ghes_notify_sea() function