Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/arch/alpha/include/asm/
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-6.3-rc2/arch/riscv/include/asm/
A 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.3-rc2/arch/mips/include/asm/mach-ar7/
A Dspaces.h17 #define PAGE_OFFSET _AC(0x94000000, UL) macro
/linux-6.3-rc2/arch/mips/include/asm/mach-malta/
A Dspaces.h36 #define PAGE_OFFSET _AC(0x0, UL) macro
/linux-6.3-rc2/arch/arc/include/uapi/asm/
A Dpage.h32 #define PAGE_OFFSET _AC(0x80000000, UL) /* Kernel starts at 2G onwrds */ macro
/linux-6.3-rc2/arch/xtensa/include/asm/
A Dpage.h30 #define PAGE_OFFSET XCHAL_KSEG_CACHED_VADDR macro
35 #define PAGE_OFFSET _AC(CONFIG_DEFAULT_MEM_START, UL) macro
/linux-6.3-rc2/arch/mips/include/asm/mach-generic/
A Dspaces.h91 #define PAGE_OFFSET (CAC_BASE + PHYS_OFFSET) macro
/linux-6.3-rc2/arch/x86/include/asm/
A Dpage_types.h30 #define PAGE_OFFSET ((unsigned long)__PAGE_OFFSET) macro
/linux-6.3-rc2/arch/hexagon/include/asm/
A Dmem-layout.h19 #define PAGE_OFFSET _AC(0xc0000000, UL) macro
/linux-6.3-rc2/tools/testing/selftests/powerpc/mm/
A Dbad_accesses.c24 #define PAGE_OFFSET (0xcul << 60) macro
/linux-6.3-rc2/arch/m68k/include/asm/
A Dpage.h17 #define PAGE_OFFSET (PAGE_OFFSET_RAW) macro
/linux-6.3-rc2/arch/loongarch/include/asm/
A Daddrspace.h57 #define PAGE_OFFSET (CACHE_BASE + PHYS_OFFSET) macro
/linux-6.3-rc2/samples/bpf/
A Dsampleip_user.c24 #define PAGE_OFFSET 0xffff880000000000 macro
/linux-6.3-rc2/arch/nios2/include/asm/
A Dpage.h31 #define PAGE_OFFSET \ macro
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dpage.h81 #define PAGE_OFFSET ASM_CONST(CONFIG_PAGE_OFFSET) macro
/linux-6.3-rc2/arch/openrisc/include/asm/
A Dpage.h29 #define PAGE_OFFSET 0xc0000000 macro
/linux-6.3-rc2/arch/csky/include/asm/
A Dpage.h27 #define PAGE_OFFSET CONFIG_PAGE_OFFSET macro
/linux-6.3-rc2/include/asm-generic/
A Dpage.h66 #define PAGE_OFFSET (0) macro
/linux-6.3-rc2/arch/sh/mm/
A DKconfig16 config PAGE_OFFSET config
/linux-6.3-rc2/arch/microblaze/include/asm/
A Dpage.h45 #define PAGE_OFFSET CONFIG_KERNEL_START macro
/linux-6.3-rc2/Documentation/admin-guide/kdump/
A Dvmcoreinfo.rst608 PAGE_OFFSET section in RISCV64
/linux-6.3-rc2/arch/arm/include/asm/
A Dmemory.h29 #define PAGE_OFFSET UL(CONFIG_PAGE_OFFSET) macro
/linux-6.3-rc2/arch/csky/
A DKconfig233 config PAGE_OFFSET config
/linux-6.3-rc2/arch/sh/include/asm/
A Dpage.h123 #define PAGE_OFFSET CONFIG_PAGE_OFFSET macro
/linux-6.3-rc2/arch/powerpc/
A DKconfig1236 config PAGE_OFFSET config
1297 config PAGE_OFFSET config

Completed in 37 milliseconds

12