Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dmmu_context.h31 write_c0_pwbase(pgd); \
H A Dmipsregs.h1948 #define write_c0_pwbase(val) __write_ulong_c0_register($5, 5, val) macro
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1365 #define write_c0_pwbase(val) __write_ulong_c0_register($5, 5, val) macro