Home
last modified time | relevance | path

Searched refs:ACPI_NFIT_LOCATION_COOKIE_VALID (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/include/acpi/
Dactbl2.h1810 #define ACPI_NFIT_LOCATION_COOKIE_VALID (1<<2) /* 02: SPA location cookie valid (ACPI 6.4) */ macro
/linux-6.14.4/drivers/acpi/nfit/
Dcore.c698 if (spa->flags & ACPI_NFIT_LOCATION_COOKIE_VALID) in sizeof_spa()