Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/asm/xen/
Dpage.h329 static inline pteval_t pte_val_ma(pte_t pte) in pte_val_ma() function
/Linux-v5.10/arch/x86/xen/
Dmmu_pv.c259 u.val = pte_val_ma(pteval); in xen_batched_set_pte()
277 u.val = pte_val_ma(pteval); in __xen_set_pte()
305 u.val = pte_val_ma(pte); in xen_ptep_modify_prot_commit()
2391 rmd->mmu_update->val = pte_val_ma(pte); in remap_area_pfn_pte_fn()