/linux-4.4.14/arch/m68k/sun3x/ |
D | dvma.c | 109 if((end & PGDIR_MASK) > (vaddr & PGDIR_MASK)) in dvma_map_cpu() 110 end2 = (vaddr + (PGDIR_SIZE-1)) & PGDIR_MASK; in dvma_map_cpu()
|
/linux-4.4.14/arch/tile/include/asm/ |
D | pgtable_32.h | 25 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro 55 #define PKMAP_BASE ((FIXADDR_BOOT_START - PAGE_SIZE*LAST_PKMAP) & PGDIR_MASK)
|
D | pgtable_64.h | 22 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux-4.4.14/arch/x86/kernel/ |
D | head64.c | 155 BUILD_BUG_ON(!(((MODULES_END - 1) & PGDIR_MASK) == in x86_64_start_kernel() 156 (__START_KERNEL & PGDIR_MASK))); in x86_64_start_kernel()
|
/linux-4.4.14/arch/nios2/mm/ |
D | ioremap.c | 56 address &= ~PGDIR_MASK; in remap_area_pmd() 103 address = (address + PGDIR_SIZE) & PGDIR_MASK; in remap_area_pages()
|
/linux-4.4.14/arch/mips/mm/ |
D | ioremap.c | 50 address &= ~PGDIR_MASK; in remap_area_pmd() 93 address = (address + PGDIR_SIZE) & PGDIR_MASK; in remap_area_pages()
|
/linux-4.4.14/arch/x86/include/asm/ |
D | pgtable_32_types.h | 18 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
|
D | pgtable_64_types.h | 53 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | pgtable-ppc64-64k.h | 33 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
D | pgtable-ppc64-4k.h | 41 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
D | pgtable-ppc32.h | 32 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux-4.4.14/arch/um/include/asm/ |
D | pgtable-2level.h | 17 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
D | pgtable-3level.h | 20 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux-4.4.14/include/asm-generic/ |
D | 4level-fixup.h | 9 #define PUD_MASK PGDIR_MASK
|
D | pgtable.h | 333 ({ unsigned long __boundary = ((addr) + PGDIR_SIZE) & PGDIR_MASK; \
|
/linux-4.4.14/arch/arm/include/asm/ |
D | pgtable-nommu.h | 37 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
D | pgtable-2level.h | 91 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
D | kvm_mmu.h | 141 ({ u64 __boundary = ((addr) + PGDIR_SIZE) & PGDIR_MASK; \
|
D | pgtable-3level.h | 53 #define PGDIR_MASK (~((1 << PGDIR_SHIFT) - 1)) macro
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | pgtable_mm.h | 49 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux-4.4.14/arch/sh/include/asm/ |
D | pgtable.h | 60 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux-4.4.14/arch/powerpc/mm/ |
D | tlb_hash32.c | 108 pmd_end = ((start + PGDIR_SIZE) & PGDIR_MASK) - 1; in flush_range()
|
D | hugetlbpage.c | 633 start &= PGDIR_MASK; in hugetlb_free_pud_range() 637 ceiling &= PGDIR_MASK; in hugetlb_free_pud_range()
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | pgtable-hwdef.h | 80 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux-4.4.14/arch/mips/include/asm/ |
D | pgtable-32.h | 44 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
D | pgtable-64.h | 60 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux-4.4.14/arch/parisc/kernel/ |
D | pci-dma.c | 116 vaddr &= ~PGDIR_MASK; in map_pmd_uncached() 205 vaddr &= ~PGDIR_MASK; in unmap_uncached_pmd()
|
/linux-4.4.14/arch/um/kernel/ |
D | um_arch.c | 275 task_size = host_task_size & PGDIR_MASK; in linux_main()
|
/linux-4.4.14/arch/nios2/include/asm/ |
D | pgtable.h | 84 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux-4.4.14/arch/cris/include/asm/ |
D | pgtable.h | 53 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux-4.4.14/arch/metag/include/asm/ |
D | pgtable.h | 36 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux-4.4.14/arch/m32r/include/asm/ |
D | pgtable.h | 53 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
|
/linux-4.4.14/arch/arc/include/asm/ |
D | pgtable.h | 214 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux-4.4.14/arch/unicore32/include/asm/ |
D | pgtable.h | 57 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux-4.4.14/arch/score/include/asm/ |
D | pgtable.h | 17 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
|
/linux-4.4.14/arch/hexagon/include/asm/ |
D | pgtable.h | 89 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux-4.4.14/arch/avr32/include/asm/ |
D | pgtable.h | 30 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | pgtable_32.h | 42 #define PGDIR_MASK SRMMU_PGDIR_MASK macro
|
D | pgtable_64.h | 64 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | pgtable.h | 38 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux-4.4.14/arch/openrisc/include/asm/ |
D | pgtable.h | 62 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | pgtable.h | 53 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux-4.4.14/arch/microblaze/include/asm/ |
D | pgtable.h | 149 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | pgtable.h | 67 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
|
/linux-4.4.14/arch/frv/include/asm/ |
D | pgtable.h | 123 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
|
/linux-4.4.14/arch/tile/mm/ |
D | fault.c | 902 BUILD_BUG_ON(PAGE_OFFSET & ~PGDIR_MASK); in vmalloc_sync_all()
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | pgtable.h | 126 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | pgtable.h | 132 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux-4.4.14/arch/x86/mm/ |
D | init_64.c | 109 next = (addr & PGDIR_MASK) + PGDIR_SIZE; in kernel_ident_mapping_init() 615 next = (start & PGDIR_MASK) + PGDIR_SIZE; in kernel_physical_mapping_init()
|
D | fault.c | 359 sync_global_pgds(VMALLOC_START & PGDIR_MASK, VMALLOC_END, 0); in vmalloc_sync_all()
|
/linux-4.4.14/mm/ |
D | gup.c | 1220 page = head + ((addr & ~PGDIR_MASK) >> PAGE_SHIFT); in gup_huge_pgd()
|
D | memory.c | 452 start &= PGDIR_MASK; in free_pud_range() 456 ceiling &= PGDIR_MASK; in free_pud_range()
|
/linux-4.4.14/arch/tile/kernel/ |
D | setup.c | 252 VMALLOC_RESERVE = (memparse(arg, &arg) + PGDIR_SIZE - 1) & PGDIR_MASK; in parse_vmalloc()
|
/linux-4.4.14/arch/s390/include/asm/ |
D | pgtable.h | 75 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
|
/linux-4.4.14/arch/x86/xen/ |
D | mmu.c | 125 #define USER_LIMIT ((STACK_TOP_MAX + PGDIR_SIZE - 1) & PGDIR_MASK)
|