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

/linux-master/arch/s390/include/asm/
H A Dmmu_context.h57 init_entry = _REGION1_ENTRY_EMPTY;
H A Dpgtable.h259 #define _REGION1_ENTRY_EMPTY (_REGION_ENTRY_TYPE_R1 | _REGION_ENTRY_INVALID) macro
952 set_pgd(pgd, __pgd(_REGION1_ENTRY_EMPTY));
/linux-master/arch/s390/mm/
H A Dpgalloc.c94 crst_table_init(pgd, _REGION1_ENTRY_EMPTY);
508 table = base_crst_alloc(_REGION1_ENTRY_EMPTY);
H A Dgmap.c68 etype = _REGION1_ENTRY_EMPTY;
1537 *r1e = _REGION1_ENTRY_EMPTY;
1570 r1t[i] = _REGION1_ENTRY_EMPTY;

Completed in 156 milliseconds