Home
last modified time | relevance | path

Searched refs:ghes_notify_sea (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dacpi.c381 err = ghes_notify_sea(); in apei_claim_sea()
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dacpi.c387 err = ghes_notify_sea(); in apei_claim_sea()
/kernel/linux/linux-5.10/drivers/acpi/apei/
H A Dghes.c1135 int ghes_notify_sea(void) in ghes_notify_sea() function
/kernel/linux/linux-6.6/drivers/acpi/apei/
H A Dghes.c1176 int ghes_notify_sea(void) in ghes_notify_sea() function

Completed in 10 milliseconds