Searched refs:PTE_BITS_IN_PD0 (Results 1 – 3 of 3) sorted by relevance
123 #define PTE_BITS_IN_PD0 (_PAGE_GLOBAL | _PAGE_PRESENT) macro
490 pd0 = address | asid_or_sasid | (pte_val(*ptep) & PTE_BITS_IN_PD0); in create_tlb()
232 and r2, r0, PTE_BITS_IN_PD0 ; Extract other PTE flags: (V)alid, (G)lb