Home
last modified time | relevance | path

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

/linux/arch/s390/mm/
H A Dpgalloc.c80 crst_table_init(pgd, _REGION1_ENTRY_EMPTY); in crst_table_upgrade()
446 table = base_crst_alloc(_REGION1_ENTRY_EMPTY); in base_asce_alloc()
/linux/arch/s390/include/asm/
H A Dmmu_context.h52 init_entry = _REGION1_ENTRY_EMPTY; in init_new_context()
H A Dpgtable.h279 #define _REGION1_ENTRY_EMPTY (_REGION_ENTRY_TYPE_R1 | _REGION_ENTRY_INVALID) macro
987 set_pgd(pgd, __pgd(_REGION1_ENTRY_EMPTY)); in pgd_clear()