Searched refs:_REGION3_ENTRY (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/s390/include/asm/
H A Dpgalloc.h115 set_pud(pud, __pud(_REGION3_ENTRY | __pa(pmd)));
H A Dpgtable.h262 #define _REGION3_ENTRY (_REGION_ENTRY_TYPE_R3 | _REGION_ENTRY_LENGTH) macro
/linux-master/arch/s390/mm/
H A Dpgalloc.c354 *rtte = __pa(table) | _REGION3_ENTRY;
H A Dpageattr.c233 new = __pud(__pa(pm_dir) | _REGION3_ENTRY);
/linux-master/arch/s390/boot/
H A Dvmem.c60 pud_t pud_z = __pud(__pa(kasan_early_shadow_pmd) | _REGION3_ENTRY);

Completed in 170 milliseconds