Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dmmu_context.h42 _ASCE_USER_BITS | _ASCE_TYPE_REGION3; in init_new_context()
47 _ASCE_USER_BITS | _ASCE_TYPE_REGION2; in init_new_context()
52 _ASCE_USER_BITS | _ASCE_TYPE_SEGMENT; in init_new_context()
Dpgtable.h381 #define _ASCE_USER_BITS (_ASCE_SPACE_SWITCH | _ASCE_PRIVATE_SPACE | \ macro
/arch/s390/mm/
Dpgalloc.c97 _ASCE_USER_BITS | _ASCE_TYPE_REGION2; in crst_table_upgrade()
121 _ASCE_USER_BITS | _ASCE_TYPE_SEGMENT; in crst_table_downgrade()
Dgmap.c77 _ASCE_USER_BITS | __pa(table); in gmap_alloc()
/arch/s390/kernel/
Dvdso.c135 _ASCE_TABLE_LENGTH + _ASCE_USER_BITS + _ASCE_TYPE_SEGMENT; in vdso_alloc_per_cpu()