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

  /src/sys/arch/sparc64/sparc64/
locore.s 1165 VTRAP(T_DATAFAULT, sun4v_tl1_ptbl_miss) ! 0x030 = ???
1167 VTRAP(T_DATA_ERROR, sun4v_tl1_ptbl_miss) ! 0x032 = ???
1168 VTRAP(T_DATA_PROT, sun4v_tl1_ptbl_miss) ! 0x033 = ???
2892 brnz,pn %g5, sun4v_tl1_ptbl_miss ! Error! In hole!
2902 brz,pn %g4, sun4v_tl1_ptbl_miss ! NULL entry? check somewhere else
2909 brz,pn %g4, sun4v_tl1_ptbl_miss ! NULL entry? check somewhere else
2913 brgez,pn %g4, sun4v_tl1_ptbl_miss ! Entry invalid? Punt
3253 brnz,pn %g5, sun4v_tl1_ptbl_miss ! Error! In hole!
3264 brz,pn %g4, sun4v_tl1_ptbl_miss ! NULL entry? check somewhere else
3271 brz,pn %g4, sun4v_tl1_ptbl_miss ! NULL entry? check somewhere els
3335 sun4v_tl1_ptbl_miss: label
    [all...]

Completed in 13 milliseconds