Home
last modified time | relevance | path

Searched refs:_REGION1_ENTRY (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
H A Dpgalloc.h106 set_pgd(pgd, __pgd(_REGION1_ENTRY | __pa(p4d))); in pgd_populate()
H A Dpgtable.h257 #define _REGION1_ENTRY (_REGION_ENTRY_TYPE_R1 | _REGION_ENTRY_LENGTH) macro
/openbmc/linux/arch/s390/mm/
H A Dpgalloc.c652 *rfte = __pa(table) | _REGION1_ENTRY; in base_region1_walk()