Home
last modified time | relevance | path

Searched defs:HIGHMEM_START (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/mips/include/asm/mach-generic/
A Dspaces.h49 #define HIGHMEM_START _AC(0x20000000, UL) macro
78 #define HIGHMEM_START (_AC(1, UL) << _AC(59, UL)) macro
/linux-6.3-rc2/arch/mips/include/asm/mach-malta/
A Dspaces.h38 #define HIGHMEM_START _AC(0xffff0000, UL) macro
/linux-6.3-rc2/arch/mips/include/asm/mach-ip27/
A Dspaces.h31 #define HIGHMEM_START (~0UL) macro
/linux-6.3-rc2/arch/loongarch/include/asm/
A Daddrspace.h46 #define HIGHMEM_START (_AC(1, UL) << _AC(DMW_PABITS, UL)) macro

Completed in 3 milliseconds