Home
last modified time | relevance | path

Searched refs:RAM_TYPE_RESERVED (Results 1 – 5 of 5) sorted by relevance

/xen/xen/drivers/passthrough/x86/
A Diommu.c178 if ( type & RAM_TYPE_RESERVED ) in hwdom_iommu_map()
/xen/xen/drivers/passthrough/vtd/
A Dquirks.c519 page_is_ram_type(paddr_to_pfn(pa), RAM_TYPE_RESERVED) ) in pci_vtd_quirk()
/xen/xen/include/xen/
A Dmm.h622 #define RAM_TYPE_RESERVED 0x00000002 macro
/xen/xen/arch/x86/hvm/
A Ddom0_build.c884 if ( !page_is_ram_type(mfn + i, RAM_TYPE_RESERVED) && in acpi_memory_banned()
/xen/xen/arch/x86/
A Dmm.c400 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