Searched refs:_ASCE_TABLE_LENGTH (Results 1 – 7 of 7) sorted by relevance
128 mm->context.asce = __pa(mm->pgd) | _ASCE_TABLE_LENGTH | in crst_table_upgrade()137 mm->context.asce = __pa(mm->pgd) | _ASCE_TABLE_LENGTH | in crst_table_upgrade()592 asce = table | _ASCE_TYPE_SEGMENT | _ASCE_TABLE_LENGTH; in base_asce_alloc()598 asce = table | _ASCE_TYPE_REGION3 | _ASCE_TABLE_LENGTH; in base_asce_alloc()604 asce = table | _ASCE_TYPE_REGION2 | _ASCE_TABLE_LENGTH; in base_asce_alloc()610 asce = table | _ASCE_TYPE_REGION1 | _ASCE_TABLE_LENGTH; in base_asce_alloc()
97 asce_bits = _ASCE_TYPE_REGION2 | _ASCE_TABLE_LENGTH; in paging_init()100 asce_bits = _ASCE_TYPE_REGION3 | _ASCE_TABLE_LENGTH; in paging_init()
229 asce_bits = asce_type | _ASCE_TABLE_LENGTH; in kasan_set_pgd()
79 gmap->asce = atype | _ASCE_TABLE_LENGTH | in gmap_alloc()1702 ((asce & _ASCE_TABLE_LENGTH) + 1) * PAGE_SIZE, in gmap_shadow()2189 end = start + ((sg->orig_asce & _ASCE_TABLE_LENGTH) + 1) * PAGE_SIZE; in gmap_shadow_notify()
66 mm->context.asce = __pa(mm->pgd) | _ASCE_TABLE_LENGTH | in init_new_context()
236 #define _ASCE_TABLE_LENGTH 0x03 /* region table length */ macro
133 _ASCE_TABLE_LENGTH + _ASCE_USER_BITS + _ASCE_TYPE_SEGMENT; in vdso_alloc_per_cpu()