Home
last modified time | relevance | path

Searched refs:bs (Results 1 – 10 of 10) sorted by relevance

/arch/mips/txx9/generic/
Dmem_tx4927.c43 unsigned int bs = 0; in tx4927_process_sdccr() local
58 bs = 2 << sdccr_bs; in tx4927_process_sdccr()
64 return rs * cs * mw * bs; in tx4927_process_sdccr()
/arch/powerpc/lib/
Drheap.c158 unsigned long s, e, bs, be; in attach_free_block() local
175 bs = blk->start; in attach_free_block()
176 be = bs + blk->size; in attach_free_block()
178 if (next == NULL && s >= bs) in attach_free_block()
184 if (e == bs) in attach_free_block()
374 unsigned long s, e, m, bs, be; in rh_detach_region() local
398 bs = blk->start; in rh_detach_region()
400 if (s >= bs && e <= be) in rh_detach_region()
409 if (bs == s && be == e) { in rh_detach_region()
417 if (bs == s || be == e) { in rh_detach_region()
[all …]
/arch/cris/boot/rescue/
DMakefile42 dd if=/dev/zero of=tmp2423 bs=1 count=784
44 dd if=testrescue_tmp.bin of=$(obj)/testrescue.bin bs=1 count=784
51 dd if=/dev/zero of=tmp2423 bs=1 count=784
53 dd if=kimagerescue_tmp.bin of=$(obj)/kimagerescue.bin bs=1 count=784
/arch/ia64/sn/kernel/
Dio_common.c231 struct pcibus_bussoft *bs; in sn_pci_fixup_slot() local
252 bs = SN_PCIBUS_BUSSOFT(dev->bus); in sn_pci_fixup_slot()
253 pcidev_info->pdi_pcibus_info = bs; in sn_pci_fixup_slot()
255 if (bs && bs->bs_asic_type < PCIIO_ASIC_MAX_TYPES) { in sn_pci_fixup_slot()
256 SN_PCIDEV_BUSPROVIDER(dev) = sn_pci_provider[bs->bs_asic_type]; in sn_pci_fixup_slot()
262 if (bs && sn_irq_info->irq_irq) { in sn_pci_fixup_slot()
/arch/powerpc/include/asm/
Dbitops.h52 #define PPC_BITMASK(bs, be) ((PPC_BIT(bs) - PPC_BIT(be)) | PPC_BIT(bs)) argument
/arch/arm/crypto/
DMakefile6 obj-$(CONFIG_CRYPTO_AES_ARM_BS) += aes-arm-bs.o
29 aes-arm-bs-y := aesbs-core.o aesbs-glue.o
Daesbs-glue.c24 u8 __aligned(8) bs[BIT_SLICED_KEY_MAXSIZE];
/arch/s390/include/asm/
Deadm.h44 u16 bs:4; member
/arch/x86/boot/
DMakefile146 dd if=/dev/zero of=$(obj)/fdimage bs=1024 count=1440
157 dd if=/dev/zero of=$(obj)/fdimage bs=1024 count=2880
/arch/powerpc/boot/
Dwrapper500 count=$overlay_size bs=1
504 count=$overlay_size bs=1