Searched refs:L_PTE_MT_MASK (Results 1 – 5 of 5) sorted by relevance
68 if (ret && (pte_val(entry) & L_PTE_MT_MASK) != shared_pte_mask) { in adjust_pte()73 pte_val(entry) &= ~L_PTE_MT_MASK; in adjust_pte()
136 and r2, r1, #L_PTE_MT_MASK
457 and ip, r1, #(L_PTE_MT_MASK | L_PTE_USER | L_PTE_WRITE) & ~(4 << 2)461 and r1, r1, #L_PTE_MT_MASK
372 and r1, r1, #L_PTE_MT_MASK
189 #define L_PTE_MT_MASK (0x0f << 2) macro313 __pgprot((pgprot_val(prot) & ~L_PTE_MT_MASK) | L_PTE_MT_UNCACHED)315 __pgprot((pgprot_val(prot) & ~L_PTE_MT_MASK) | L_PTE_MT_BUFFERABLE)