Home
last modified time | relevance | path

Searched refs:HYPERVISOR_VIRT_START (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/xen/arch-x86/
H A Dxen-x86_64.h78 #ifndef HYPERVISOR_VIRT_START
79 #define HYPERVISOR_VIRT_START xen_mk_ulong(__HYPERVISOR_VIRT_START) macro
87 #define machine_to_phys_mapping ((unsigned long *)HYPERVISOR_VIRT_START)
H A Dxen-x86_32.h80 #ifndef HYPERVISOR_VIRT_START
81 #define HYPERVISOR_VIRT_START xen_mk_ulong(__HYPERVISOR_VIRT_START) macro
/freebsd/sys/amd64/amd64/
H A Dxen-locore.S56 ELFNOTE(Xen, XEN_ELFNOTE_HV_START_LOW, .quad, HYPERVISOR_VIRT_START)