Home
last modified time | relevance | path

Searched refs:_ASCE_TYPE_REGION2 (Results 1 – 5 of 5) sorted by relevance

/linux/arch/s390/mm/
H A Dpgalloc.c92 _ASCE_USER_BITS | _ASCE_TYPE_REGION2; in crst_table_upgrade()
380 case _ASCE_TYPE_REGION2: in base_asce_free()
444 asce = __pa(table) | _ASCE_TYPE_REGION2 | _ASCE_TABLE_LENGTH; in base_asce_alloc()
H A Dfault.c92 case _ASCE_TYPE_REGION2: in dump_pagetable()
/linux/arch/s390/include/asm/
H A Dmmu_context.h58 asce_type = _ASCE_TYPE_REGION2; in init_new_context()
H A Dpgtable.h261 #define _ASCE_TYPE_REGION2 0x08 /* region second table type */ macro
/linux/arch/s390/boot/
H A Dvmem.c496 asce_bits = _ASCE_TYPE_REGION2 | _ASCE_TABLE_LENGTH; in setup_vmem()