Home
last modified time | relevance | path

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

12

/linux-6.1.9/arch/alpha/include/asm/
Dpage.h69 #define PAGE_OFFSET 0xffff800000000000UL macro
71 #define PAGE_OFFSET 0xfffffc0000000000UL macro
77 #define PAGE_OFFSET 0xffff800000000000 macro
79 #define PAGE_OFFSET 0xfffffc0000000000 macro
/linux-6.1.9/arch/riscv/include/asm/
Dpage.h36 #define PAGE_OFFSET kernel_map.page_offset macro
38 #define PAGE_OFFSET _AC(CONFIG_PAGE_OFFSET, UL) macro
47 #define PAGE_OFFSET _AC(CONFIG_PAGE_OFFSET, UL) macro
/linux-6.1.9/arch/mips/include/asm/mach-ar7/
Dspaces.h17 #define PAGE_OFFSET _AC(0x94000000, UL) macro
/linux-6.1.9/arch/mips/include/asm/mach-malta/
Dspaces.h36 #define PAGE_OFFSET _AC(0x0, UL) macro
/linux-6.1.9/arch/arc/include/uapi/asm/
Dpage.h32 #define PAGE_OFFSET _AC(0x80000000, UL) /* Kernel starts at 2G onwrds */ macro
/linux-6.1.9/arch/xtensa/include/asm/
Dpage.h28 #define PAGE_OFFSET XCHAL_KSEG_CACHED_VADDR macro
33 #define PAGE_OFFSET _AC(CONFIG_DEFAULT_MEM_START, UL) macro
/linux-6.1.9/arch/mips/include/asm/mach-generic/
Dspaces.h91 #define PAGE_OFFSET (CAC_BASE + PHYS_OFFSET) macro
/linux-6.1.9/arch/x86/include/asm/
Dpage_types.h36 #define PAGE_OFFSET ((unsigned long)__PAGE_OFFSET) macro
/linux-6.1.9/arch/hexagon/include/asm/
Dmem-layout.h19 #define PAGE_OFFSET _AC(0xc0000000, UL) macro
/linux-6.1.9/tools/testing/selftests/powerpc/mm/
Dbad_accesses.c24 #define PAGE_OFFSET (0xcul << 60) macro
/linux-6.1.9/arch/loongarch/include/asm/
Daddrspace.h57 #define PAGE_OFFSET (CACHE_BASE + PHYS_OFFSET) macro
/linux-6.1.9/arch/m68k/include/asm/
Dpage.h17 #define PAGE_OFFSET (PAGE_OFFSET_RAW) macro
/linux-6.1.9/samples/bpf/
Dsampleip_user.c24 #define PAGE_OFFSET 0xffff880000000000 macro
/linux-6.1.9/arch/nios2/include/asm/
Dpage.h31 #define PAGE_OFFSET \ macro
/linux-6.1.9/arch/openrisc/include/asm/
Dpage.h29 #define PAGE_OFFSET 0xc0000000 macro
/linux-6.1.9/arch/powerpc/include/asm/
Dpage.h81 #define PAGE_OFFSET ASM_CONST(CONFIG_PAGE_OFFSET) macro
/linux-6.1.9/include/asm-generic/
Dpage.h66 #define PAGE_OFFSET (0) macro
/linux-6.1.9/arch/csky/include/asm/
Dpage.h27 #define PAGE_OFFSET CONFIG_PAGE_OFFSET macro
/linux-6.1.9/arch/microblaze/include/asm/
Dpage.h45 #define PAGE_OFFSET CONFIG_KERNEL_START macro
/linux-6.1.9/arch/arm/include/asm/
Dmemory.h29 #define PAGE_OFFSET UL(CONFIG_PAGE_OFFSET) macro
/linux-6.1.9/arch/sh/mm/
DKconfig16 config PAGE_OFFSET config
/linux-6.1.9/arch/sh/include/asm/
Dpage.h123 #define PAGE_OFFSET CONFIG_PAGE_OFFSET macro
/linux-6.1.9/arch/um/include/asm/
Dpage.h93 #define PAGE_OFFSET (uml_physmem) macro
/linux-6.1.9/arch/parisc/include/asm/
Dpage.h140 #define PAGE_OFFSET ((unsigned long)__PAGE_OFFSET) macro
/linux-6.1.9/arch/sparc/include/asm/
Dpage_32.h119 #define PAGE_OFFSET 0xf0000000 macro

12