Searched defs:swapper_pg_dir (Results 1 - 21 of 21) sorted by relevance

/linux-master/arch/hexagon/kernel/
H A Dvm_init_segtable.S45 swapper_pg_dir: label
/linux-master/arch/m68k/kernel/
H A Dsun3-head.S27 swapper_pg_dir: .skip 0x2000 label
/linux-master/arch/alpha/kernel/
H A Dvmlinux.lds.S34 swapper_pg_dir = SWAPPER_PGD; define
/linux-master/arch/m68k/include/asm/
H A Dpgtable_no.h31 #define swapper_pg_dir ((pgd_t *) 0) macro
H A Dmotorola_pgtable.h173 #define swapper_pg_dir kernel_pg_dir macro
H A Dmcf_pgtable.h255 #define swapper_pg_dir kernel_pg_dir macro
/linux-master/arch/microblaze/kernel/
H A Dhead.S47 swapper_pg_dir: label
/linux-master/arch/arm/include/asm/
H A Dsmp.h57 unsigned long swapper_pg_dir; member in struct:secondary_data
H A Dpgtable-nommu.h40 #define swapper_pg_dir ((pgd_t *) 0) macro
/linux-master/arch/um/kernel/
H A Dmem.c49 pgd_t swapper_pg_dir[PTRS_PER_PGD]; variable
/linux-master/arch/x86/kernel/
H A Dhead_32.S443 swapper_pg_dir: label
/linux-master/arch/sparc/kernel/
H A Dvmlinux.lds.S44 swapper_pg_dir = 0x0000000000402000; define
/linux-master/arch/sh/mm/
H A Dinit.c34 pgd_t swapper_pg_dir[PTRS_PER_PGD]; variable
/linux-master/arch/x86/include/asm/
H A Dpgtable_64.h29 #define swapper_pg_dir init_top_pgt macro
/linux-master/arch/s390/boot/
H A Dvmem.c23 #define swapper_pg_dir vmlinux.swapper_pg_dir_off macro
/linux-master/arch/arm/mm/
H A Dinit.c284 free_reserved_area(__va(PHYS_OFFSET), swapper_pg_dir, -1, NULL); local
/linux-master/arch/arm64/kernel/
H A Dvmlinux.lds.S223 swapper_pg_dir = .; define
/linux-master/arch/openrisc/kernel/
H A Dhead.S1569 swapper_pg_dir: label
/linux-master/arch/sparc/include/asm/
H A Dpgtable_32.h61 #define swapper_pg_dir NULL macro
/linux-master/arch/xtensa/include/asm/
H A Dpgtable.h221 # define swapper_pg_dir NULL macro
/linux-master/arch/riscv/include/asm/
H A Dpgtable.h898 #define swapper_pg_dir NULL macro

Completed in 728 milliseconds