Searched refs:sw0 (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/arm/arm/ |
H A D | swtch-v6.S | 335 beq sw0 /* same TTB, skip */ 407 sw0: label
|
/freebsd/sys/contrib/device-tree/src/arm/broadcom/ |
H A D | bcm958625-meraki-alamo.dtsi | 258 label = "sw0";
|
/freebsd/sys/contrib/device-tree/src/arm/qcom/ |
H A D | qcom-ipq8064-rb3011.dts | 428 sw0_reset_pin: sw0-reset-state {
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | Mips.cpp | 87 case MipsInterruptAttr::sw0: Kind = "sw0"; break; in setTargetAttributes()
|
/freebsd/sys/kern/ |
H A D | kern_umtx.c | 219 u_int sw0, sw1, sw2, sw3, sw4; in sysctl_debug_umtx_chains_peaks() local 235 sw0 = sw1 = sw2 = sw3 = sw4 = 0; in sysctl_debug_umtx_chains_peaks() 242 if (UPROF_PERC_BIGGER(whole, fract, sw0, sf0)) { in sysctl_debug_umtx_chains_peaks() 245 sw0 = whole; in sysctl_debug_umtx_chains_peaks() 269 sbuf_printf(&sb, "1st: %u.%u%% idx: %u\n", sw0 / tot, in sysctl_debug_umtx_chains_peaks()
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_torus.c | 703 struct f_switch *sw0, *sw1; in build_link() local 717 sw0 = find_f_sw(f, sw_guid0); in build_link() 718 if (!sw0) { in build_link() 738 l->end[0].sw = sw0; in build_link() 741 sw0->port[sw_port0] = &l->end[0]; in build_link()
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | Attr.td | 1895 ["vector=sw0", "vector=sw1", "vector=hw0", 1898 ["sw0", "sw1", "hw0", "hw1", "hw2", "hw3",
|
H A D | AttrDocs.td | 2336 "sw0", "sw1", "hw0", "hw1", "hw2", "hw3", "hw4", "hw5". The compiler will
|