Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h2088 #define _ASM_SET_VIRT _ASM_SET_VIRT_ISA ".set\tvirt\n\t" macro
2089 #define _ASM_SET_MFGC0 _ASM_SET_VIRT
2090 #define _ASM_SET_DMFGC0 _ASM_SET_VIRT
2091 #define _ASM_SET_MTGC0 _ASM_SET_VIRT
2092 #define _ASM_SET_DMTGC0 _ASM_SET_VIRT
2098 #define __tlbgp() _ASM_SET_VIRT "tlbgp\n\t"
2099 #define __tlbgr() _ASM_SET_VIRT "tlbgr\n\t"
2100 #define __tlbgwi() _ASM_SET_VIRT "tlbgwi\n\t"
2101 #define __tlbgwr() _ASM_SET_VIRT "tlbgwr\n\t"
2102 #define __tlbginvf() _ASM_SET_VIRT "tlbginvf\n\t"