Searched refs:RAM_TYPE_RESERVED (Results 1 – 5 of 5) sorted by relevance
178 if ( type & RAM_TYPE_RESERVED ) in hwdom_iommu_map()
519 page_is_ram_type(paddr_to_pfn(pa), RAM_TYPE_RESERVED) ) in pci_vtd_quirk()
622 #define RAM_TYPE_RESERVED 0x00000002 macro
884 if ( !page_is_ram_type(mfn + i, RAM_TYPE_RESERVED) && in acpi_memory_banned()
400 if ( mem_type & RAM_TYPE_RESERVED ) in page_is_ram_type()448 type |= RAM_TYPE_RESERVED; in page_get_ram_type()
Completed in 15 milliseconds