Searched refs:REGION3_KERNEL (Results 1 – 4 of 4) sorted by relevance
257 new = set_pud_bit(new, REGION3_KERNEL); in modify_pud_page()
326 prot = pgprot_val(REGION3_KERNEL); in modify_pud_table()
361 entry = set_pud_bit(entry, REGION3_KERNEL); in pgtable_pud_populate()
493 #define REGION3_KERNEL __pgprot(_REGION_ENTRY_TYPE_R3 | \ macro