Home
last modified time | relevance | path

Searched refs:XKSEG (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Daddrspace.h67 #define XKSEG _CONST64_(0xc000000000000000) macro
/openbmc/u-boot/arch/mips/include/asm/
H A Daddrspace.h64 #define XKSEG _CONST64_(0xc000000000000000) macro
/openbmc/linux/arch/mips/loongson64/
H A Denv.c52 && (fw_arg2 < XKPHYS || fw_arg2 > XKSEG)) in prom_dtb_init_env()