Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/xen/
Dinterface.h62 #ifndef HYPERVISOR_VIRT_START
63 #define HYPERVISOR_VIRT_START mk_unsigned_long(__HYPERVISOR_VIRT_START) macro
/linux-3.4.99/arch/x86/xen/
Dmmu.c1601 unsigned long top = HYPERVISOR_VIRT_START; in xen_reserve_top()