Home
last modified time | relevance | path

Searched refs:bz (Results 1 – 18 of 18) sorted by relevance

/linux-4.4.14/drivers/isdn/hisax/
Dhfc_pci.c271 hfcpci_empty_fifo(struct BCState *bcs, bzfifo_type *bz, u_char *bdata, int count) in hfcpci_empty_fifo() argument
281 zp = &bz->za[bz->f2]; /* point to Z-Regs */ in hfcpci_empty_fifo()
285 new_f2 = (bz->f2 + 1) & MAX_B_FRAMES; in hfcpci_empty_fifo()
293 bz->za[new_f2].z2 = new_z2; in hfcpci_empty_fifo()
294 bz->f2 = new_f2; /* next buffer */ in hfcpci_empty_fifo()
317 bz->za[new_f2].z2 = new_z2; in hfcpci_empty_fifo()
318 bz->f2 = new_f2; /* next buffer */ in hfcpci_empty_fifo()
398 hfcpci_empty_fifo_trans(struct BCState *bcs, bzfifo_type *bz, u_char *bdata) in hfcpci_empty_fifo_trans() argument
405 z1r = &bz->za[MAX_B_FRAMES].z1; /* pointer to z reg */ in hfcpci_empty_fifo_trans()
456 bzfifo_type *bz; in main_rec_hfcpci() local
[all …]
/linux-4.4.14/arch/tile/lib/
Dmemcpy_32.S94 { bz r2, .Ldone; andi r4, r4, 3 }
165 { bz zero, .Lbig_loop2 }
187 { bz r4, .Lcopy_8_check; slti_u r8, r2, 8 }
194 { bz r4, .Lcopy_8_check; slti_u r8, r2, 8 }
201 { bz r4, .Lcopy_8_check; slti_u r8, r2, 8 }
348 { bz r4, .Ldest_is_word_aligned; add r18, r1, r2 }
363 { bz r3, .Lcheck_aligned_copy_size; addli r4, r2, -256 }
368 { slti_u r9, r2, 64; bz r8, .Ldest_is_L2_line_aligned }
468 { bz r2, .Lcopy_unaligned_done; slti_u r8, r2, 4 }
525 { move r3, r2; bz r2, 2f /* should be impossible, but handle it. */ }
Dusercopy_32.S30 { bz r1, 2f; or r2, r0, r1 }
57 bz r1, 2f
77 bz r1, 2f
/linux-4.4.14/drivers/isdn/hardware/mISDN/
Dhfcpci.c405 hfcpci_empty_bfifo(struct bchannel *bch, struct bzfifo *bz, in hfcpci_empty_bfifo() argument
414 zp = &bz->za[bz->f2]; /* point to Z-Regs */ in hfcpci_empty_bfifo()
418 new_f2 = (bz->f2 + 1) & MAX_B_FRAMES; in hfcpci_empty_bfifo()
427 bz->za[new_f2].z2 = cpu_to_le16(new_z2); in hfcpci_empty_bfifo()
428 bz->f2 = new_f2; /* next buffer */ in hfcpci_empty_bfifo()
454 bz->za[new_f2].z2 = cpu_to_le16(new_z2); in hfcpci_empty_bfifo()
455 bz->f2 = new_f2; /* next buffer */ in hfcpci_empty_bfifo()
757 struct bzfifo *bz; in hfcpci_fill_fifo() local
773 bz = &((union fifo_area *)(hc->hw.fifos))->b_chans.txbz_b2; in hfcpci_fill_fifo()
776 bz = &((union fifo_area *)(hc->hw.fifos))->b_chans.txbz_b1; in hfcpci_fill_fifo()
[all …]
/linux-4.4.14/arch/s390/kernel/
Dhead.S173 bz .Lnopf
180 bz .Lagain1 # skip dataset header
182 bz .Lagain1 # skip dateset trailer
220 bz .Lagain2
222 bz .Lagain2
238 bz .Lnoreset
/linux-4.4.14/arch/cris/include/uapi/arch-v32/arch/
Duser.h23 unsigned long bz; /* P0, Constant zero (8-bits). */ member
/linux-4.4.14/arch/x86/mm/
Dinit_64.c1198 unsigned long bz = 1UL<<31; in probe_memory_block_size() local
1210 while (bz > MIN_MEMORY_BLOCK_SIZE) { in probe_memory_block_size()
1211 if (!((max_pfn << PAGE_SHIFT) & (bz - 1))) in probe_memory_block_size()
1213 bz >>= 1; in probe_memory_block_size()
1216 printk(KERN_DEBUG "memory block size : %ldMB\n", bz >> 20); in probe_memory_block_size()
1218 return bz; in probe_memory_block_size()
/linux-4.4.14/arch/tile/kernel/
Dintvec_32.S126 bz sp, 2f
137 bz r0, 1f
952 bz r31, .Lrestore_regs
1373 bz r25, 2f
1394 bz r25, 3f
1796 bz r26, .Lcmpxchg64_mismatch
1800 bz r26, .Lcmpxchg64_mismatch
Drelocate_kernel_32.S182 bz r0, .Lerr /* unknown type */
/linux-4.4.14/scripts/
Dpatch-kernel111 elif [ -r ${filebase}.bz ]; then
/linux-4.4.14/arch/arc/mm/
Dtlbex.S210 bz do_slow_path_pf ; if no Page Table, do page fault
242 bz 1f
/linux-4.4.14/arch/sparc/kernel/
Drtrap_32.S73 bz,a ret_trap_continue
Dentry.S92 bz floppy_fifo_emptied ! fifo has been emptied...
94 bz floppy_overrun ! nope, overrun
96 bz floppy_write
/linux-4.4.14/arch/cris/arch-v32/kernel/
Dkgdb.c212 unsigned char bz; /* 0x40; P0, 8-bit zero register */ member
602 ((char *)&reg.bz + (regno - BZ) * sizeof(char))); in read_register()
/linux-4.4.14/Documentation/DocBook/media/
Dselection.png.b6413 4FHiiyvlOu7v21pu/PqLzuuvOTHtlmIZW/bz+f1r6177ewBAv1C/8FwqjCCesAgSdwK2dAh63e+5
Ddvbstb.png.b64352 KScn57TXMxdDe+NtZgBAh3U+bz/75S9/GRMmTIilS5de1Mewc+fOuPbaayM7OzuysrLigQceOOU6
/linux-4.4.14/arch/arc/kernel/
Dentry.S301 bz .Lrestore_regs
Dentry-compact.S354 bz .Lexcep_or_pure_K_ret