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

  /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/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)

Completed in 14 milliseconds