Searched defs:PAGE_OFFSET (Results 1 - 25 of 25) sorted by relevance

/linux-master/arch/mips/include/asm/mach-malta/
H A Dspaces.h36 #define PAGE_OFFSET _AC(0x0, UL) macro
/linux-master/arch/arc/include/uapi/asm/
H A Dpage.h30 #define PAGE_OFFSET _AC(0x80000000, UL) /* Kernel starts at 2G onwrds */ macro
/linux-master/arch/mips/include/asm/mach-generic/
H A Dspaces.h95 #define PAGE_OFFSET (CAC_BASE + PHYS_OFFSET) macro
/linux-master/arch/x86/include/asm/
H A Dpage_types.h30 #define PAGE_OFFSET ((unsigned long)__PAGE_OFFSET) macro
/linux-master/arch/hexagon/include/asm/
H A Dmem-layout.h19 #define PAGE_OFFSET _AC(0xc0000000, UL) macro
/linux-master/tools/testing/selftests/powerpc/mm/
H A Dbad_accesses.c24 #define PAGE_OFFSET (0xcul << 60) macro
/linux-master/arch/m68k/include/asm/
H A Dpage.h13 #define PAGE_OFFSET (PAGE_OFFSET_RAW) macro
/linux-master/include/asm-generic/
H A Dpage.h66 #define PAGE_OFFSET (0) macro
/linux-master/arch/csky/include/asm/
H A Dpage.h27 #define PAGE_OFFSET CONFIG_PAGE_OFFSET macro
/linux-master/arch/powerpc/include/asm/
H A Dpage.h82 #define PAGE_OFFSET ASM_CONST(CONFIG_PAGE_OFFSET) macro
[all...]
/linux-master/arch/openrisc/include/asm/
H A Dpage.h29 #define PAGE_OFFSET 0xc0000000 macro
/linux-master/arch/nios2/include/asm/
H A Dpage.h31 #define PAGE_OFFSET \ macro
/linux-master/arch/alpha/include/asm/
H A Dpage.h68 #define PAGE_OFFSET 0xffff800000000000UL macro
70 #define PAGE_OFFSET 0xfffffc0000000000UL macro
76 #define PAGE_OFFSET 0xffff800000000000 macro
78 #define PAGE_OFFSET 0xfffffc0000000000 macro
/linux-master/arch/loongarch/include/asm/
H A Daddrspace.h58 #define PAGE_OFFSET (CACHE_BASE + PHYS_OFFSET) macro
/linux-master/arch/arm/include/asm/
H A Dmemory.h34 #define PAGE_OFFSET UL(CONFIG_PAGE_OFFSET) macro
[all...]
/linux-master/arch/microblaze/include/asm/
H A Dpage.h40 #define PAGE_OFFSET CONFIG_KERNEL_START macro
/linux-master/arch/parisc/include/asm/
H A Dpage.h132 #define PAGE_OFFSET ((unsigned long)__PAGE_OFFSET) macro
/linux-master/arch/sparc/include/asm/
H A Dpage_32.h119 #define PAGE_OFFSET 0xf0000000 macro
/linux-master/arch/xtensa/include/asm/
H A Dpage.h30 #define PAGE_OFFSET XCHAL_KSEG_CACHED_VADDR macro
35 #define PAGE_OFFSET _AC(CONFIG_DEFAULT_MEM_START, UL) macro
/linux-master/arch/sh/include/asm/
H A Dpage.h112 #define PAGE_OFFSET CONFIG_PAGE_OFFSET macro
/linux-master/arch/um/include/asm/
H A Dpage.h93 #define PAGE_OFFSET (uml_physmem) macro
/linux-master/arch/riscv/include/asm/
H A Dpage.h31 #define PAGE_OFFSET kernel_map.page_offset macro
33 #define PAGE_OFFSET _AC(CONFIG_PAGE_OFFSET, UL) macro
42 #define PAGE_OFFSET _AC(CONFIG_PAGE_OFFSET, UL) macro
/linux-master/arch/arm64/include/asm/
H A Dmemory.h45 #define PAGE_OFFSET (_PAGE_OFFSET(VA_BITS)) macro
[all...]
/linux-master/arch/s390/include/asm/
H A Dpage.h182 #define PAGE_OFFSET 0x0UL macro
/linux-master/arch/sparc/mm/
H A Dinit_64.c1952 unsigned long PAGE_OFFSET; variable
1953 EXPORT_SYMBOL(PAGE_OFFSET); variable
[all...]

Completed in 779 milliseconds