Home
last modified time | relevance | path

Searched refs:__pte_ma (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/x86/xen/
Dsuspend.c29 __pte_ma(0), 0)) in xen_pv_pre_suspend()
Dmmu.c1559 pte = __pte_ma(((pte_val_ma(*ptep) & _PAGE_RW) | ~_PAGE_RW) & in mask_rw_pte()
1583 pte = __pte_ma(pte_val_ma(pte) & ~_PAGE_RW); in mask_rw_pte()
1608 pte = __pte_ma(0); in xen_set_pte_init()
/linux-4.4.14/arch/x86/include/asm/xen/
Dpage.h275 static inline pte_t __pte_ma(pteval_t x) in __pte_ma() function
/linux-4.4.14/drivers/xen/
Dballoon.c541 __pte_ma(0), 0); in decrease_reservation()