HomeSort by: relevance | last modified time | path
    Searched refs:ufetchstore_fault (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/arm/arm/
fusu.S 86 adr r3, _C_LABEL(ufetchstore_fault) ; \
209 ENTRY_NP(ufetchstore_fault)
212 END(ufetchstore_fault)
  /src/sys/arch/hppa/hppa/
copy.S 103 ldil L%ufetchstore_fault, %t2 ! \
104 ldo R%ufetchstore_fault(%t2), %t2 ! \
127 LEAF_ENTRY_NOPROFILE(ufetchstore_fault)
130 EXIT(ufetchstore_fault)
  /src/sys/arch/i386/i386/
copy.S 575 ENTRY(ufetchstore_fault) function
578 END(ufetchstore_fault)
738 .long _C_LABEL(ufetchstore_fault)
742 .long _C_LABEL(ufetchstore_fault)
746 .long _C_LABEL(ufetchstore_fault)
750 .long _C_LABEL(ufetchstore_fault)
754 .long _C_LABEL(ufetchstore_fault)
758 .long _C_LABEL(ufetchstore_fault)
  /src/sys/arch/ia64/ia64/
support.S 249 ENTRY(ufetchstore_fault, 0) function
256 END(ufetchstore_fault)
270 movl r14=ufetchstore_fault ;;\
279 /* ufetchstore_fault */ \
332 movl r14=ufetchstore_fault ;;\
341 /* ufetchstore_fault */ \
  /src/sys/arch/mips/mips/
copy.S 273 PTR_LA v0, _C_LABEL(ufetchstore_fault) ;\
359 XLEAF(ufetchstore_fault)

Completed in 14 milliseconds