Searched refs:sw0 (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/arm/arm/
H A Dswtch-v6.S340 beq sw0 /* same TTB, skip */
412 sw0: label
/freebsd-11-stable/sys/i386/i386/
H A Dswtch.s172 je sw0
196 sw0: label
/freebsd-11-stable/sys/kern/
H A Dkern_umtx.c319 u_int sw0, sw1, sw2, sw3, sw4; local
335 sw0 = sw1 = sw2 = sw3 = sw4 = 0;
342 if (UPROF_PERC_BIGGER(whole, fract, sw0, sf0)) {
345 sw0 = whole;
369 sbuf_printf(&sb, "1st: %u.%u%% idx: %u\n", sw0 / tot,
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_torus.c703 struct f_switch *sw0, *sw1; local
717 sw0 = find_f_sw(f, sw_guid0);
718 if (!sw0) {
738 l->end[0].sw = sw0;
741 sw0->port[sw_port0] = &l->end[0];
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp7088 case MipsInterruptAttr::sw0: Kind = "sw0"; break;

Completed in 120 milliseconds