Home
last modified time | relevance | path

Searched defs:PHYS_TO_K0 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Daddrspace.h142 #define PHYS_TO_K0(x) (_ACAST64_ (x) | CAC_BASE) macro
/openbmc/u-boot/arch/mips/include/asm/
H A Daddrspace.h162 #define PHYS_TO_K0(x) (_ACAST64_ (x) | CAC_BASE) macro