Home
last modified time | relevance | path

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

/external/vboot_reference/host/arch/x86_64/lib/
Dcrossystem_arch.c76 #define ACPI_FMAP_PATH ACPI_BASE_PATH "/FMAP" macro
730 if (ReadFileInt(ACPI_FMAP_PATH, &fmap_base) < 0) in VbGetArchPropertyInt()
/external/vboot_reference/host/arch/x86/lib/
Dcrossystem_arch.c76 #define ACPI_FMAP_PATH ACPI_BASE_PATH "/FMAP" macro
730 if (ReadFileInt(ACPI_FMAP_PATH, &fmap_base) < 0) in VbGetArchPropertyInt()