Home
last modified time | relevance | path

Searched refs:nw (Results 1 – 25 of 27) sorted by relevance

12

/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dsubpage_prot.c96 size_t nw; in subpage_prot_clear() local
123 nw = PTRS_PER_PTE - i; in subpage_prot_clear()
124 if (addr + (nw << PAGE_SHIFT) > next) in subpage_prot_clear()
125 nw = (next - addr) >> PAGE_SHIFT; in subpage_prot_clear()
127 memset(spp, 0, nw * sizeof(u32)); in subpage_prot_clear()
130 hpte_flush_range(mm, addr, nw); in subpage_prot_clear()
191 size_t nw; in SYSCALL_DEFINE3() local
262 nw = PTRS_PER_PTE - i; in SYSCALL_DEFINE3()
264 nw = (next - addr) >> PAGE_SHIFT; in SYSCALL_DEFINE3()
269 map += nw; in SYSCALL_DEFINE3()
[all …]
/openbmc/linux/arch/arm64/include/asm/
H A Dfpsimdmacros.h200 _sme_check_wv \nw
204 | (((\nw) & 3) << 13) \
214 _sme_check_wv \nw
218 | (((\nw) & 3) << 13) \
346 mov w\nw, #0
349 _sme_str_zav \nw, \nxbase
351 add x\nw, x\nw, #1
352 cmp \xvl, x\nw
357 mov w\nw, #0
362 add x\nw, x\nw, #1
[all …]
/openbmc/linux/drivers/macintosh/
H A Dwindfarm_fcu_controls.c89 int tries, nr, nw; in wf_fcu_read_reg() local
96 nw = i2c_master_send(pv->i2c, buf, 1); in wf_fcu_read_reg()
97 if (nw > 0 || (nw < 0 && nw != -EIO) || tries >= 100) in wf_fcu_read_reg()
102 if (nw <= 0) { in wf_fcu_read_reg()
103 pr_err("Failure writing address to FCU: %d", nw); in wf_fcu_read_reg()
104 nr = nw; in wf_fcu_read_reg()
125 int tries, nw; in wf_fcu_write_reg() local
133 nw = i2c_master_send(pv->i2c, buf, nb); in wf_fcu_write_reg()
134 if (nw > 0 || (nw < 0 && nw != -EIO) || tries >= 100) in wf_fcu_write_reg()
139 if (nw < 0) in wf_fcu_write_reg()
[all …]
/openbmc/linux/tools/testing/selftests/arm64/fp/
H A Dsme-inst.h33 .macro _ldr_za nw, nxbase, offset=0
35 | (((\nw) & 3) << 13) \
44 .macro _str_za nw, nxbase, offset=0
46 | (((\nw) & 3) << 13) \
/openbmc/linux/crypto/
H A Dvmac.c149 #define nh_16(mp, kp, nw, rh, rl) \ argument
153 for (i = 0; i < nw; i += 2) { \
164 for (i = 0; i < nw; i += 2) { \
179 for (i = 0; i < nw; i += 8) { \
199 for (i = 0; i < nw; i += 8) { \
254 #define nh_16(mp, kp, nw, rh, rl) \ argument
259 for (i = 0; i < nw; i += 2) { \
343 nh_16(mp, kp, nw, rh, rl); \
344 nh_16(mp, ((kp)+2), nw, rh2, rl2); \
349 nh_16(mp, kp, nw, rh, rl)
[all …]
/openbmc/openbmc/meta-phosphor/recipes-phosphor/network/
H A Dphosphor-network_git.bb19 PACKAGECONFIG[hyp-nw-config] = "-Dhyp-nw-config=true, -Dhyp-nw-config=false,,"
29 SYSTEMD_SERVICE:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'hyp-nw-config', 'xyz.openbmc_proje…
/openbmc/linux/drivers/md/
H A Ddm-cache-background-tracker.c89 struct bt_work *nw) in __insert_pending() argument
99 cmp = cmp_oblock(w->work.oblock, nw->work.oblock); in __insert_pending()
111 rb_link_node(&nw->node, parent, new); in __insert_pending()
112 rb_insert_color(&nw->node, &b->pending); in __insert_pending()
/openbmc/u-boot/drivers/usb/gadget/
H A Ddesignware_udc.c186 u32 i, nw, nb; in usbgetpckfromfifo() local
194 nw = len / sizeof(u32); in usbgetpckfromfifo()
203 for (i = 0; i < nw; i++) { in usbgetpckfromfifo()
225 u32 i, nw, nb; in usbputpcktofifo() local
230 nw = len / sizeof(int); in usbputpcktofifo()
233 for (i = 0; i < nw; i++) { in usbputpcktofifo()
/openbmc/linux/fs/jfs/
H A Djfs_dmap.c1172 nw = BUDSIZE(l2size, BUDMIN); in dbAllocNext()
1174 nwords -= nw; in dbAllocNext()
1175 word += nw; in dbAllocNext()
2235 nw = BUDSIZE(size, BUDMIN); in dbAllocBits()
2236 word += nw; in dbAllocBits()
2378 nw = BUDSIZE(size, BUDMIN); in dbFreeBits()
2379 word += nw; in dbFreeBits()
3724 int blkno, w, b, r, nw, nb, i; in dbInitDmap() local
3769 nw = r >> L2DBWORD; in dbInitDmap()
3774 nb = nw << L2DBWORD; in dbInitDmap()
[all …]
/openbmc/qemu/scripts/
H A Dget_maintainer.pl1989 my @nw = split(/[^A-Za-zÀ-ÿ\'\,\.\+-]/, $name);
1990 if (@nw > 2) {
1991 my $first = $nw[@nw - 3];
1992 my $middle = $nw[@nw - 2];
1993 my $last = $nw[@nw - 1];
/openbmc/linux/tools/testing/selftests/arm64/abi/
H A Dsyscall-abi-asm.S33 .macro _ldr_za nw, nxbase, offset=0
35 | (((\nw) & 3) << 13) \
44 .macro _str_za nw, nxbase, offset=0
46 | (((\nw) & 3) << 13) \
/openbmc/phosphor-networkd/
H A Dmeson_options.txt11 option('hyp-nw-config', type : 'boolean',
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/fans/phosphor-pid-control/
H A Dfan-table-init.sh71 pathLine=$(grep -nw "$sensorPath" "$TEMP_FILE" | awk -F ':' '{print $1}')
/openbmc/phosphor-networkd/src/
H A Dmeson.build83 if (get_option('hyp-nw-config') == true)
/openbmc/u-boot/scripts/
H A Dget_maintainer.pl2398 my @nw = split(/[^A-Za-zÀ-ÿ\'\,\.\+-]/, $name);
2399 if (@nw > 2) {
2400 my $first = $nw[@nw - 3];
2401 my $middle = $nw[@nw - 2];
2402 my $last = $nw[@nw - 1];
/openbmc/linux/scripts/
H A Dget_maintainer.pl2463 my @nw = split(/[^A-Za-zÀ-ÿ\'\,\.\+-]/, $name);
2464 if (@nw > 2) {
2465 my $first = $nw[@nw - 3];
2466 my $middle = $nw[@nw - 2];
2467 my $last = $nw[@nw - 1];
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Djquery-ui.theme.min.css5nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2…
H A Djquery-ui.min.css7nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2…
/openbmc/phosphor-networkd/test/
H A Dmeson.build78 if (get_option('hyp-nw-config') == true)
/openbmc/openbmc/meta-ibm/recipes-phosphor/network/
H A Dphosphor-network_%.bbappend35 PACKAGECONFIG:append:p10bmc = " hyp-nw-config"
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_user_sdma.c812 size_t nw; in qib_user_sdma_queue_pkts() local
828 nw = len >> 2; in qib_user_sdma_queue_pkts()
853 pktnwc = nw - 1; in qib_user_sdma_queue_pkts()
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_64_mmu_hv.c1733 unsigned long i, nb, nw; in kvm_htab_read() local
1759 nw = nb; in kvm_htab_read()
1805 nw = nb; in kvm_htab_read()
1808 nb = nw; in kvm_htab_read()
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dsdma.c380 struct iowait *w, *nw; in sdma_flush() local
385 list_for_each_entry_safe(w, nw, &sde->dmawait, list) { in sdma_flush()
1725 struct iowait *wait, *nw, *twait; in sdma_desc_avail() local
1743 nw, in sdma_desc_avail()
/openbmc/linux/Documentation/doc-guide/
H A Dsphinx.rst512 :alt: so-nw-arrow
523 :alt: so-nw-arrow
/openbmc/linux/Documentation/translations/it_IT/doc-guide/
H A Dsphinx.rst483 :alt: so-nw-arrow
494 :alt: so-nw-arrow

12