Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/boot/
H A Dvmem.c354 entry = set_pud_bit(entry, REGION3_KERNEL); in pgtable_pud_populate()
/openbmc/linux/arch/s390/mm/
H A Dpageattr.c257 new = set_pud_bit(new, REGION3_KERNEL); in modify_pud_page()
H A Dvmem.c316 prot = pgprot_val(REGION3_KERNEL); in modify_pud_table()
/openbmc/linux/arch/s390/include/asm/
H A Dpgtable.h472 #define REGION3_KERNEL __pgprot(_REGION_ENTRY_TYPE_R3 | \ macro