Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/mm/
Dpageattr.c257 new = set_pud_bit(new, REGION3_KERNEL); in modify_pud_page()
Dvmem.c326 prot = pgprot_val(REGION3_KERNEL); in modify_pud_table()
/linux-6.12.1/arch/s390/boot/
Dvmem.c361 entry = set_pud_bit(entry, REGION3_KERNEL); in pgtable_pud_populate()
/linux-6.12.1/arch/s390/include/asm/
Dpgtable.h493 #define REGION3_KERNEL __pgprot(_REGION_ENTRY_TYPE_R3 | \ macro