Searched refs:pte_val_ma (Results 1 – 2 of 2) sorted by relevance
187 static inline pteval_t pte_val_ma(pte_t pte) in pte_val_ma() function
261 u->val = pte_val_ma(pteval); in xen_set_domain_pte()393 u.val = pte_val_ma(pte); in xen_ptep_modify_prot_commit()1494 if (pte_val_ma(*ptep) & _PAGE_PRESENT) in mask_rw_pte()1495 pte = __pte_ma(((pte_val_ma(*ptep) & _PAGE_RW) | ~_PAGE_RW) & in mask_rw_pte()1496 pte_val_ma(pte)); in mask_rw_pte()2375 rmd->mmu_update->val = pte_val_ma(pte); in remap_area_mfn_pte_fn()