Searched defs:machine_to_phys_mapping (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/i86xpv/sys/
H A Dxen_mmu.h63 #undef machine_to_phys_mapping macro
93 * locks for mfn_list[] and machine_to_phys_mapping[] when migration / suspend
/illumos-gate/usr/src/uts/common/xen/public/arch-x86/
H A Dxen-x86_32.h101 #ifndef machine_to_phys_mapping
102 #define machine_to_phys_mapping ((unsigned long *)MACH2PHYS_VIRT_START) macro
H A Dxen-x86_64.h98 #ifndef machine_to_phys_mapping
99 #define machine_to_phys_mapping ((unsigned long *)HYPERVISOR_VIRT_START) macro

Completed in 55 milliseconds