Home
last modified time | relevance | path

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

/linux-4.4.14/include/xen/interface/
Dxen.h348 #define MMUEXT_NEW_USER_BASEPTR 15 macro
/linux-4.4.14/arch/x86/xen/
Dmmu.c1435 op.cmd = kernel ? MMUEXT_NEW_BASEPTR : MMUEXT_NEW_USER_BASEPTR; in __xen_write_cr3()