Searched refs:bz (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/drivers/isdn/hardware/mISDN/ |
| H A D | hfcpci.c | 403 zp = &bz->za[bz->f2]; /* point to Z-Regs */ in hfcpci_empty_bfifo() 745 struct bzfifo *bz; in hfcpci_fill_fifo() local 769 z1t = &bz->za[MAX_B_FRAMES].z1; in hfcpci_fill_fifo() 851 __func__, bch->nr, bz->f1, bz->f2, in hfcpci_fill_fifo() 852 bz->za[bz->f1].z1); in hfcpci_fill_fifo() 853 fcnt = bz->f1 - bz->f2; /* frame count actually buffered */ in hfcpci_fill_fifo() 863 maxlen = le16_to_cpu(bz->za[bz->f2].z2) - in hfcpci_fill_fifo() 864 le16_to_cpu(bz->za[bz->f1].z1) - 1; in hfcpci_fill_fifo() 877 new_z1 = le16_to_cpu(bz->za[bz->f1].z1) + count; in hfcpci_fill_fifo() 884 dst = bdata + (le16_to_cpu(bz->za[bz->f1].z1) - B_SUB_VAL); in hfcpci_fill_fifo() [all …]
|
| /linux-6.15/arch/x86/mm/ |
| H A D | init_64.c | 1456 unsigned long bz; in probe_memory_block_size() local 1459 bz = set_memory_block_size; in probe_memory_block_size() 1460 if (bz) in probe_memory_block_size() 1465 bz = MIN_MEMORY_BLOCK_SIZE; in probe_memory_block_size() 1474 bz = MAX_BLOCK_SIZE; in probe_memory_block_size() 1479 for (bz = MAX_BLOCK_SIZE; bz > MIN_MEMORY_BLOCK_SIZE; bz >>= 1) { in probe_memory_block_size() 1480 if (IS_ALIGNED(boot_mem_end, bz)) in probe_memory_block_size() 1484 pr_info("x86/mm: Memory block size: %ldMB\n", bz >> 20); in probe_memory_block_size() 1486 return bz; in probe_memory_block_size()
|
| /linux-6.15/arch/sparc/lib/ |
| H A D | M7memset.S | 145 bz,pt %xcc, .blkalign ! already long word aligned 162 bz,pt %xcc, .blkwr ! now block aligned 323 bz,pn %xcc, .wrword
|
| H A D | M7memcpy.S | 284 bz,pt %xcc, .Lsmallx ! exit if finished 348 bz,pt %xcc, .Lsmallx ! exit if finished 367 bz,pt %xcc, .Lsmallx ! exit if finished 378 bz,pt %xcc, .Lsmallx ! exit if finished 602 bz %xcc, .Lunalignsrc 880 bz,pt %xcc, .Lsmallx 899 bz,pt %xcc, .Lsmallx 903 bz,pt %xcc, .Lsmallx 907 bz,pt %xcc, .Lsmallx
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/ |
| H A D | Makefile | 16 iwlwifi-$(CONFIG_IWLMLD) += cfg/bz.o cfg/sc.o cfg/dr.o
|
| /linux-6.15/scripts/ |
| H A D | patch-kernel | 112 elif [ -r ${filebase}.bz ]; then
|
| /linux-6.15/arch/arc/kernel/ |
| H A D | head.S | 113 bz .Lmaster_proceed
|
| H A D | entry-compact.S | 325 bz .Lexcep_or_pure_K_ret
|
| /linux-6.15/arch/sparc/kernel/ |
| H A D | rtrap_32.S | 74 bz,a ret_trap_continue
|
| H A D | entry.S | 94 bz floppy_fifo_emptied ! fifo has been emptied... 96 bz floppy_overrun ! nope, overrun 98 bz floppy_write
|