/linux-4.1.27/arch/cris/arch-v10/kernel/ |
D | head.S | 717 swapper_pg_dir = 0x60002000 define 719 swapper_pg_dir = 0xc0002000 define
|
/linux-4.1.27/arch/unicore32/kernel/ |
D | head.S | 48 .equ swapper_pg_dir, KERNEL_RAM_VADDR - 0x1000 define
|
/linux-4.1.27/arch/hexagon/kernel/ |
D | vm_init_segtable.S | 58 swapper_pg_dir: label
|
/linux-4.1.27/arch/m68k/kernel/ |
D | sun3-head.S | 26 swapper_pg_dir: .skip 0x2000 label
|
/linux-4.1.27/arch/alpha/kernel/ |
D | vmlinux.lds.S | 29 swapper_pg_dir = SWAPPER_PGD; symbol
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | head_44x.S | 1262 swapper_pg_dir: label
|
D | head_fsl_booke.S | 1339 swapper_pg_dir: label
|
D | head_64.S | 851 swapper_pg_dir: label
|
D | head_40x.S | 975 swapper_pg_dir: label
|
D | head_8xx.S | 903 swapper_pg_dir: label
|
D | head_32.S | 1280 swapper_pg_dir: label
|
/linux-4.1.27/arch/avr32/mm/ |
D | init.c | 28 pgd_t swapper_pg_dir[PTRS_PER_PGD] __page_aligned_data; variable
|
/linux-4.1.27/arch/cris/arch-v32/kernel/ |
D | head.S | 430 swapper_pg_dir = 0xc0002000 define
|
/linux-4.1.27/arch/m32r/mm/ |
D | init.c | 33 pgd_t swapper_pg_dir[1024]; variable
|
/linux-4.1.27/arch/arm/kernel/ |
D | head.S | 52 .equ swapper_pg_dir, KERNEL_RAM_VADDR - PG_DIR_SIZE define
|
/linux-4.1.27/arch/microblaze/kernel/ |
D | head.S | 48 swapper_pg_dir: label
|
/linux-4.1.27/arch/arm/include/asm/ |
D | smp.h | 66 unsigned long swapper_pg_dir; member
|
D | pgtable-nommu.h | 46 #define swapper_pg_dir ((pgd_t *) 0) macro
|
/linux-4.1.27/arch/s390/mm/ |
D | init.c | 42 pgd_t swapper_pg_dir[PTRS_PER_PGD] __attribute__((__aligned__(PAGE_SIZE))); variable
|
/linux-4.1.27/arch/frv/mm/ |
D | pgalloc.c | 21 pgd_t swapper_pg_dir[PTRS_PER_PGD] __attribute__((aligned(PAGE_SIZE))); variable
|
/linux-4.1.27/arch/m68k/include/asm/ |
D | pgtable_no.h | 32 #define swapper_pg_dir ((pgd_t *) 0) macro
|
D | motorola_pgtable.h | 201 #define swapper_pg_dir kernel_pg_dir macro
|
D | mcf_pgtable.h | 327 #define swapper_pg_dir kernel_pg_dir macro
|
/linux-4.1.27/arch/arm64/kernel/ |
D | vmlinux.lds.S | 162 swapper_pg_dir = .; symbol
|
/linux-4.1.27/arch/c6x/include/asm/ |
D | pgtable.h | 63 #define swapper_pg_dir ((pgd_t *) 0) macro
|
/linux-4.1.27/arch/blackfin/include/asm/ |
D | pgtable.h | 81 #define swapper_pg_dir ((pgd_t *) 0) macro
|
/linux-4.1.27/arch/um/kernel/ |
D | mem.c | 32 pgd_t swapper_pg_dir[PTRS_PER_PGD]; variable
|
/linux-4.1.27/arch/metag/mm/ |
D | init.c | 30 pgd_t swapper_pg_dir[PTRS_PER_PGD] __page_aligned_data; variable
|
/linux-4.1.27/arch/x86/include/asm/ |
D | pgtable_64.h | 25 #define swapper_pg_dir init_level4_pgt macro
|
/linux-4.1.27/arch/sparc/kernel/ |
D | vmlinux.lds.S | 39 swapper_pg_dir = 0x0000000000402000; symbol
|
/linux-4.1.27/arch/mips/mm/ |
D | init.c | 447 pgd_t swapper_pg_dir[_PTRS_PER_PGD] __section(.bss..swapper_pg_dir); variable
|
/linux-4.1.27/arch/ia64/kernel/ |
D | head.S | 176 swapper_pg_dir: label
|
/linux-4.1.27/arch/sh/mm/ |
D | init.c | 32 pgd_t swapper_pg_dir[PTRS_PER_PGD]; variable
|
/linux-4.1.27/arch/openrisc/kernel/ |
D | head.S | 1608 swapper_pg_dir: label
|
/linux-4.1.27/arch/parisc/mm/ |
D | init.c | 46 pgd_t swapper_pg_dir[PTRS_PER_PGD] __attribute__ ((__section__ (".data..vm0.pgd"), aligned(PAGE_SIZ… variable
|
/linux-4.1.27/arch/sparc/include/asm/ |
D | pgtable_32.h | 58 #define swapper_pg_dir NULL macro
|
/linux-4.1.27/arch/xtensa/include/asm/ |
D | pgtable.h | 226 # define swapper_pg_dir NULL macro
|
/linux-4.1.27/arch/microblaze/include/asm/ |
D | pgtable.h | 45 #define swapper_pg_dir ((pgd_t *) NULL) macro
|
/linux-4.1.27/arch/frv/include/asm/ |
D | pgtable.h | 67 #define swapper_pg_dir ((pgd_t *) NULL) macro
|