Home
last modified time | relevance | path

Searched refs:MAPPED_KERN_RO_TO_K0 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/include/asm/sn/
H A Dmapped_kernel.h52 #define MAPPED_KERN_RO_TO_K0(x) PHYS_TO_K0(MAPPED_KERN_RO_TO_PHYS(x)) macro
/openbmc/linux/arch/mips/sgi-ip27/
H A Dip27-klnuma.c81 dest_kern_start = CHANGE_ADDR_NASID(MAPPED_KERN_RO_TO_K0(source_start), in copy_kernel()