Home
last modified time | relevance | path

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

/Linux-v5.10/include/xen/interface/
Dxen.h268 #define MMU_NORMAL_PT_UPDATE 0 /* checked '*ptr = val'. ptr is MA. */ macro
/Linux-v5.10/arch/x86/xen/
Dmmu_pv.c258 u.ptr = virt_to_machine(ptep).maddr | MMU_NORMAL_PT_UPDATE; in xen_batched_set_pte()
276 u.ptr = virt_to_machine(ptep).maddr | MMU_NORMAL_PT_UPDATE; in __xen_set_pte()
2390 MMU_NORMAL_PT_UPDATE; in remap_area_pfn_pte_fn()