Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/xen/
H A Dinterface.h99 #define HYPERVISOR_VIRT_START mk_unsigned_long(__HYPERVISOR_VIRT_START)
102 #define MACH2PHYS_VIRT_START mk_unsigned_long(__MACH2PHYS_VIRT_START)
103 #define MACH2PHYS_VIRT_END mk_unsigned_long(__MACH2PHYS_VIRT_END)
/openbmc/linux/include/xen/interface/
H A Dxen.h738 #define mk_unsigned_long(x) __mk_unsigned_long(x) macro
766 #define mk_unsigned_long(x) x macro