Home
last modified time | relevance | path

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

/linux-6.1.9/include/xen/interface/ !
Dxen.h333 #define MMUEXT_NEW_USER_BASEPTR 15 macro
/linux-6.1.9/arch/x86/xen/ !
Dmmu_pv.c1323 op.cmd = kernel ? MMUEXT_NEW_BASEPTR : MMUEXT_NEW_USER_BASEPTR; in __xen_write_cr3()