Home
last modified time | relevance | path

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

/trueos/sys/contrib/dev/acpica/components/executer/
HDexregion.c179 (ACPI_ROUND_UP (Address, ACPI_DEFAULT_PAGE_SIZE) - Address); in AcpiExSystemMemorySpaceHandler()
182 PageBoundaryMapLength = ACPI_DEFAULT_PAGE_SIZE; in AcpiExSystemMemorySpaceHandler()
/trueos/sys/contrib/dev/acpica/include/
HDacconfig.h131 #define ACPI_DEFAULT_PAGE_SIZE 4096 /* Must be power of 2 */ macro