Home
last modified time | relevance | path

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

/arch/x86/include/asm/xen/
Dinterface.h98 #ifndef HYPERVISOR_VIRT_START
99 #define HYPERVISOR_VIRT_START mk_unsigned_long(__HYPERVISOR_VIRT_START) macro
/arch/x86/xen/
Dmmu.c1754 unsigned long top = HYPERVISOR_VIRT_START; in xen_reserve_top()