Home
last modified time | relevance | path

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

12

/linux-5.10/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-5.10/arch/mips/include/asm/mach-ar7/
Dspaces.h17 #define PAGE_OFFSET _AC(0x94000000, UL) macro
/linux-5.10/arch/mips/include/asm/mach-malta/
Dspaces.h36 #define PAGE_OFFSET _AC(0x0, UL) macro
/linux-5.10/arch/arc/include/uapi/asm/
Dpage.h32 #define PAGE_OFFSET _AC(0x80000000, UL) /* Kernel starts at 2G onwrds */ macro
/linux-5.10/include/asm-generic/
Dpage.h67 #define PAGE_OFFSET (CONFIG_KERNEL_RAM_BASE_ADDRESS) macro
69 #define PAGE_OFFSET (0) macro
/linux-5.10/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-5.10/arch/mips/include/asm/mach-generic/
Dspaces.h99 #define PAGE_OFFSET (CAC_BASE + PHYS_OFFSET) macro
/linux-5.10/arch/nds32/include/asm/
Dmemory.h24 #define PAGE_OFFSET (CONFIG_PAGE_OFFSET) macro
/linux-5.10/arch/x86/include/asm/
Dpage_types.h36 #define PAGE_OFFSET ((unsigned long)__PAGE_OFFSET) macro
/linux-5.10/arch/hexagon/include/asm/
Dmem-layout.h19 #define PAGE_OFFSET _AC(0xc0000000, UL) macro
/linux-5.10/tools/testing/selftests/powerpc/mm/
Dbad_accesses.c24 #define PAGE_OFFSET (0xcul << 60) macro
/linux-5.10/arch/m68k/include/asm/
Dpage.h17 #define PAGE_OFFSET (PAGE_OFFSET_RAW) macro
/linux-5.10/arch/microblaze/include/asm/
Dpage.h54 #define PAGE_OFFSET __page_offset macro
65 #define PAGE_OFFSET CONFIG_KERNEL_START macro
/linux-5.10/samples/bpf/
Dsampleip_user.c24 #define PAGE_OFFSET 0xffff880000000000 macro
/linux-5.10/arch/nios2/include/asm/
Dpage.h31 #define PAGE_OFFSET \ macro
/linux-5.10/arch/openrisc/include/asm/
Dpage.h29 #define PAGE_OFFSET 0xc0000000 macro
/linux-5.10/arch/powerpc/include/asm/
Dpage.h81 #define PAGE_OFFSET ASM_CONST(CONFIG_PAGE_OFFSET) macro
/linux-5.10/arch/csky/include/asm/
Dpage.h27 #define PAGE_OFFSET 0x80000000 macro
/linux-5.10/arch/nds32/
DKconfig.cpu210 config PAGE_OFFSET config
/linux-5.10/arch/riscv/include/asm/
Dpage.h34 #define PAGE_OFFSET _AC(CONFIG_PAGE_OFFSET, UL) macro
/linux-5.10/arch/arm/include/asm/
Dmemory.h23 #define PAGE_OFFSET UL(CONFIG_PAGE_OFFSET) macro
/linux-5.10/arch/sh/mm/
DKconfig16 config PAGE_OFFSET config
/linux-5.10/arch/sh/include/asm/
Dpage.h123 #define PAGE_OFFSET CONFIG_PAGE_OFFSET macro
/linux-5.10/arch/um/include/asm/
Dpage.h93 #define PAGE_OFFSET (uml_physmem) macro
/linux-5.10/arch/parisc/include/asm/
Dpage.h138 #define PAGE_OFFSET ((unsigned long)__PAGE_OFFSET) macro

12