Home
last modified time | relevance | path

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

12

/linux-6.6.21/arch/alpha/include/asm/
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-6.6.21/arch/riscv/include/asm/
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-6.6.21/arch/mips/include/asm/mach-ar7/
Dspaces.h17 #define PAGE_OFFSET _AC(0x94000000, UL) macro
/linux-6.6.21/arch/mips/include/asm/mach-malta/
Dspaces.h36 #define PAGE_OFFSET _AC(0x0, UL) macro
/linux-6.6.21/arch/arc/include/uapi/asm/
Dpage.h32 #define PAGE_OFFSET _AC(0x80000000, UL) /* Kernel starts at 2G onwrds */ macro
/linux-6.6.21/arch/xtensa/include/asm/
Dpage.h30 #define PAGE_OFFSET XCHAL_KSEG_CACHED_VADDR macro
35 #define PAGE_OFFSET _AC(CONFIG_DEFAULT_MEM_START, UL) macro
/linux-6.6.21/arch/mips/include/asm/mach-generic/
Dspaces.h91 #define PAGE_OFFSET (CAC_BASE + PHYS_OFFSET) macro
/linux-6.6.21/arch/x86/include/asm/
Dpage_types.h30 #define PAGE_OFFSET ((unsigned long)__PAGE_OFFSET) macro
/linux-6.6.21/arch/hexagon/include/asm/
Dmem-layout.h19 #define PAGE_OFFSET _AC(0xc0000000, UL) macro
/linux-6.6.21/tools/testing/selftests/powerpc/mm/
Dbad_accesses.c24 #define PAGE_OFFSET (0xcul << 60) macro
/linux-6.6.21/arch/m68k/include/asm/
Dpage.h17 #define PAGE_OFFSET (PAGE_OFFSET_RAW) macro
/linux-6.6.21/arch/loongarch/include/asm/
Daddrspace.h57 #define PAGE_OFFSET (CACHE_BASE + PHYS_OFFSET) macro
/linux-6.6.21/arch/nios2/include/asm/
Dpage.h31 #define PAGE_OFFSET \ macro
/linux-6.6.21/arch/openrisc/include/asm/
Dpage.h29 #define PAGE_OFFSET 0xc0000000 macro
/linux-6.6.21/arch/powerpc/include/asm/
Dpage.h82 #define PAGE_OFFSET ASM_CONST(CONFIG_PAGE_OFFSET) macro
/linux-6.6.21/arch/csky/include/asm/
Dpage.h27 #define PAGE_OFFSET CONFIG_PAGE_OFFSET macro
/linux-6.6.21/include/asm-generic/
Dpage.h66 #define PAGE_OFFSET (0) macro
/linux-6.6.21/arch/microblaze/include/asm/
Dpage.h40 #define PAGE_OFFSET CONFIG_KERNEL_START macro
/linux-6.6.21/Documentation/admin-guide/kdump/
Dvmcoreinfo.rst602 PAGE_OFFSET section in RISCV64
/linux-6.6.21/arch/arm/include/asm/
Dmemory.h34 #define PAGE_OFFSET UL(CONFIG_PAGE_OFFSET) macro
/linux-6.6.21/arch/sh/mm/
DKconfig16 config PAGE_OFFSET config
/linux-6.6.21/arch/sh/include/asm/
Dpage.h123 #define PAGE_OFFSET CONFIG_PAGE_OFFSET macro
/linux-6.6.21/arch/um/include/asm/
Dpage.h93 #define PAGE_OFFSET (uml_physmem) macro
/linux-6.6.21/arch/parisc/include/asm/
Dpage.h140 #define PAGE_OFFSET ((unsigned long)__PAGE_OFFSET) macro
/linux-6.6.21/arch/ia64/include/asm/
Dpage.h192 #define PAGE_OFFSET RGN_BASE(RGN_KERNEL) macro

12