Home
last modified time | relevance | path

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

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