Searched refs:_REGION_TABLE (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dmmu_context.h30 pgd = (__pa(next->pgd)&PAGE_MASK) | (_REGION_TABLE|USER_STD_MASK);
H A Dprocessor.h106 (__pa((addr_t) &swapper_pg_dir[0]) + _REGION_TABLE),\
H A Dpgtable.h181 #define _REGION_TABLE (_REGION_THIRD|_REGION_THIRD_LEN|0x40|0x100) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Dmmu_context.h30 pgd = (__pa(next->pgd)&PAGE_MASK) | (_REGION_TABLE|USER_STD_MASK);
H A Dprocessor.h106 (__pa((addr_t) &swapper_pg_dir[0]) + _REGION_TABLE),\
H A Dpgtable.h181 #define _REGION_TABLE (_REGION_THIRD|_REGION_THIRD_LEN|0x40|0x100) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/kernel/
H A Dprocess.c180 p->thread.user_seg = __pa((unsigned long) p->mm->pgd) | _REGION_TABLE;

Completed in 107 milliseconds