Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/xen/
Dsuspend.c27 __pte_ma(0), 0)) in xen_pv_pre_suspend()
Dmmu.c1456 pte = __pte_ma(((pte_val_ma(*ptep) & _PAGE_RW) | ~_PAGE_RW) & in mask_rw_pte()
1487 pte = __pte_ma(0); in xen_set_pte_init()
/linux-4.1.27/arch/x86/include/asm/xen/
Dpage.h240 static inline pte_t __pte_ma(pteval_t x) in __pte_ma() function
/linux-4.1.27/drivers/xen/
Dballoon.c452 __pte_ma(0), 0); in decrease_reservation()