Home
last modified time | relevance | path

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

/acpica-latest/source/components/executer/
Dexregion.c313 (ACPI_ROUND_UP (Address, ACPI_DEFAULT_PAGE_SIZE) - Address); in AcpiExSystemMemorySpaceHandler()
316 PageBoundaryMapLength = ACPI_DEFAULT_PAGE_SIZE; in AcpiExSystemMemorySpaceHandler()
/acpica-latest/source/include/
Dacconfig.h240 #define ACPI_DEFAULT_PAGE_SIZE 4096 /* Must be power of 2 */ macro