Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dmmu_context.h57 init_entry = _REGION1_ENTRY_EMPTY; in init_new_context()
H A Dpgtable.h251 #define _REGION1_ENTRY_EMPTY (_REGION_ENTRY_TYPE_R1 | _REGION_ENTRY_INVALID) macro
893 pgd_val(*pgd) = _REGION1_ENTRY_EMPTY; in pgd_clear()
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dmmu_context.h58 init_entry = _REGION1_ENTRY_EMPTY; in init_new_context()
H A Dpgtable.h258 #define _REGION1_ENTRY_EMPTY (_REGION_ENTRY_TYPE_R1 | _REGION_ENTRY_INVALID) macro
950 set_pgd(pgd, __pgd(_REGION1_ENTRY_EMPTY)); in pgd_clear()
/kernel/linux/linux-5.10/arch/s390/mm/
H A Dpgalloc.c111 crst_table_init(pgd, _REGION1_ENTRY_EMPTY); in crst_table_upgrade()
606 table = base_crst_alloc(_REGION1_ENTRY_EMPTY); in base_asce_alloc()
H A Dgmap.c57 etype = _REGION1_ENTRY_EMPTY; in gmap_alloc()
1508 *r1e = _REGION1_ENTRY_EMPTY; in gmap_unshadow_r2t()
1540 r1t[i] = _REGION1_ENTRY_EMPTY; in __gmap_unshadow_r1t()
/kernel/linux/linux-6.6/arch/s390/mm/
H A Dpgalloc.c92 crst_table_init(pgd, _REGION1_ENTRY_EMPTY); in crst_table_upgrade()
746 table = base_crst_alloc(_REGION1_ENTRY_EMPTY); in base_asce_alloc()
H A Dgmap.c68 etype = _REGION1_ENTRY_EMPTY; in gmap_alloc()
1535 *r1e = _REGION1_ENTRY_EMPTY; in gmap_unshadow_r2t()
1568 r1t[i] = _REGION1_ENTRY_EMPTY; in __gmap_unshadow_r1t()

Completed in 16 milliseconds