Home
last modified time | relevance | path

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

/Linux-v6.6/include/acpi/
Dactbl2.h1711 #define ACPI_NFIT_LOCATION_COOKIE_VALID (1<<2) /* 02: SPA location cookie valid (ACPI 6.4) */ macro
/Linux-v6.6/drivers/acpi/nfit/
Dcore.c693 if (spa->flags & ACPI_NFIT_LOCATION_COOKIE_VALID) in sizeof_spa()