Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Dxen.h324 #define MMUEXT_NEW_BASEPTR 5 macro
/openbmc/qemu/include/hw/xen/interface/
H A Dxen.h410 #define MMUEXT_NEW_BASEPTR 5 macro
/openbmc/linux/arch/x86/xen/
H A Dmmu_pv.c1332 op.cmd = kernel ? MMUEXT_NEW_BASEPTR : MMUEXT_NEW_USER_BASEPTR; in __xen_write_cr3()