Searched refs:_ASM_SET_VIRT (Results 1 – 1 of 1) sorted by relevance
2096 #define _ASM_SET_VIRT ".set\tvirt\n\t" macro2097 #define _ASM_SET_MFGC0 _ASM_SET_VIRT2098 #define _ASM_SET_DMFGC0 _ASM_SET_VIRT2099 #define _ASM_SET_MTGC0 _ASM_SET_VIRT2100 #define _ASM_SET_DMTGC0 _ASM_SET_VIRT2106 #define __tlbgp() _ASM_SET_VIRT "tlbgp\n\t"2107 #define __tlbgr() _ASM_SET_VIRT "tlbgr\n\t"2108 #define __tlbgwi() _ASM_SET_VIRT "tlbgwi\n\t"2109 #define __tlbgwr() _ASM_SET_VIRT "tlbgwr\n\t"2110 #define __tlbginvf() _ASM_SET_VIRT "tlbginvf\n\t"
Completed in 18 milliseconds