Searched refs:_REGION2_ENTRY (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/s390/include/asm/
H A Dpgalloc.h110 set_p4d(p4d, __p4d(_REGION2_ENTRY | __pa(pud)));
H A Dpgtable.h260 #define _REGION2_ENTRY (_REGION_ENTRY_TYPE_R2 | _REGION_ENTRY_LENGTH) macro
/linux-master/arch/s390/mm/
H A Dpgalloc.c382 *rste = __pa(table) | _REGION2_ENTRY;
/linux-master/arch/s390/boot/
H A Dvmem.c61 p4d_t p4d_z = __p4d(__pa(kasan_early_shadow_pud) | _REGION2_ENTRY);

Completed in 187 milliseconds