Searched refs:PGDIR_MASK (Results 51 - 53 of 53) sorted by relevance

123

/linux-master/arch/x86/xen/
H A Dmmu_pv.c141 #define USER_LIMIT ((STACK_TOP_MAX + PGDIR_SIZE - 1) & PGDIR_MASK)
/linux-master/arch/s390/include/asm/
H A Dpgtable.h354 #define PGDIR_MASK _REGION1_MASK macro
/linux-master/mm/
H A Dmemory.c283 start &= PGDIR_MASK;
287 ceiling &= PGDIR_MASK;

Completed in 208 milliseconds

123