HomeSort by: relevance | last modified time | path
    Searched defs:machine_to_phys_mapping (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/mit/xen-include-public/dist/xen/include/public/arch-x86/
xen-x86_32.h 87 #ifndef machine_to_phys_mapping
88 #define machine_to_phys_mapping ((unsigned long *)MACH2PHYS_VIRT_START) macro
xen-x86_64.h 86 #ifndef machine_to_phys_mapping
87 #define machine_to_phys_mapping ((unsigned long *)HYPERVISOR_VIRT_START) macro

Completed in 12 milliseconds