Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dpgalloc.h111 p4d_val(*p4d) = _REGION2_ENTRY | __pa(pud); in p4d_populate()
H A Dpgtable.h252 #define _REGION2_ENTRY (_REGION_ENTRY_TYPE_R2 | _REGION_ENTRY_LENGTH) macro
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dpgalloc.h111 set_p4d(p4d, __p4d(_REGION2_ENTRY | __pa(pud))); in p4d_populate()
H A Dpgtable.h259 #define _REGION2_ENTRY (_REGION_ENTRY_TYPE_R2 | _REGION_ENTRY_LENGTH) macro
/kernel/linux/linux-5.10/arch/s390/mm/
H A Dpgalloc.c480 *rste = table | _REGION2_ENTRY; in base_region2_walk()
H A Dkasan_init.c289 p4d_t p4d_z = __p4d(__pa(kasan_early_shadow_pud) | _REGION2_ENTRY); in kasan_early_init()
/kernel/linux/linux-6.6/arch/s390/boot/
H A Dvmem.c59 p4d_t p4d_z = __p4d(__pa(kasan_early_shadow_pud) | _REGION2_ENTRY); in kasan_populate_shadow()
/kernel/linux/linux-6.6/arch/s390/mm/
H A Dpgalloc.c620 *rste = __pa(table) | _REGION2_ENTRY; in base_region2_walk()

Completed in 16 milliseconds