HomeSort by: relevance | last modified time | path
    Searched defs:HYPERVISOR_VIRT_START (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 80 #ifndef HYPERVISOR_VIRT_START
81 #define HYPERVISOR_VIRT_START xen_mk_ulong(__HYPERVISOR_VIRT_START)
xen-x86_64.h 78 #ifndef HYPERVISOR_VIRT_START
79 #define HYPERVISOR_VIRT_START xen_mk_ulong(__HYPERVISOR_VIRT_START)
87 #define machine_to_phys_mapping ((unsigned long *)HYPERVISOR_VIRT_START)

Completed in 13 milliseconds