Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/kvm/
Dlocore.S20 #define MIPSX(name) mips32_ ## name macro
239 VECTOR(MIPSX(exception), unknown)
252 VECTOR_END(MIPSX(exceptionEnd))
253 .end MIPSX(exception)
259 NESTED (MIPSX(GuestException), CALLFRAME_SIZ, ra)
624 VECTOR_END(MIPSX(GuestExceptionEnd))
625 .end MIPSX(GuestException)
627 MIPSX(exceptions):
631 .word _C_LABEL(MIPSX(GuestException)) # 0
632 .word _C_LABEL(MIPSX(GuestException)) # 1
[all …]