Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/kvm/
Dlocore.S20 #define MIPSX(name) mips32_ ## name macro
231 VECTOR(MIPSX(exception), unknown)
244 VECTOR_END(MIPSX(exceptionEnd))
245 .end MIPSX(exception)
251 NESTED (MIPSX(GuestException), CALLFRAME_SIZ, ra)
616 VECTOR_END(MIPSX(GuestExceptionEnd))
617 .end MIPSX(GuestException)
619 MIPSX(exceptions):
623 .word _C_LABEL(MIPSX(GuestException)) # 0
624 .word _C_LABEL(MIPSX(GuestException)) # 1
[all …]