Home
last modified time | relevance | path

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

/linux-6.12.1/include/xen/interface/
Dxen.h324 #define MMUEXT_NEW_BASEPTR 5 macro
/linux-6.12.1/arch/x86/xen/
Dmmu_pv.c1331 op.cmd = kernel ? MMUEXT_NEW_BASEPTR : MMUEXT_NEW_USER_BASEPTR; in __xen_write_cr3()