Searched refs:ulong (Results 201 - 225 of 335) sorted by relevance

1234567891011>>

/linux-master/arch/x86/kvm/
H A Dioapic.c278 void kvm_ioapic_scan_entry(struct kvm_vcpu *vcpu, ulong *ioapic_handled_vectors)
/linux-master/drivers/scsi/fcoe/
H A Dfcoe.c83 static int fcoe_device_notification(struct notifier_block *, ulong, void *);
105 ulong event, void *ptr);
1783 ulong event, void *ptr)
1834 ulong event, void *ptr)
/linux-master/fs/befs/
H A Dbtree.c627 ulong tmp = off % keylen_align;
/linux-master/drivers/parisc/
H A Diosapic.c620 u32 *t = (u32 *) ((ulong) vi->eoi_addr & ~0xffUL);
/linux-master/drivers/message/fusion/
H A Dmptscsih.c98 u64 lun, int ctx2abort, ulong timeout);
1514 int ctx2abort, ulong timeout)
2142 ulong dummy;
2155 if ((ulong)capacity >= 0x200000) {
H A Dmptbase.c3523 ioc->name, ioc->cached_fw, (void *)(ulong)ioc->cached_fw_dma, size, size));
3548 ioc->name, ioc->cached_fw, (void *)(ulong)ioc->cached_fw_dma, sz, sz));
3589 ioc->name, ioc->cached_fw, (void *)(ulong)ioc->cached_fw_dma, sz, sz));
4500 ioc->name, mem, (void *)(ulong)alloc_dma, total_size, total_size));
4511 ioc->name, ioc->reply_frames, (void *)(ulong)alloc_dma));
4522 ioc->name, mem, (void *)(ulong)alloc_dma));
4535 ioc->name, ioc->ChainBuffer, (void *)(ulong)ioc->ChainBufferDMA));
4580 ioc->name, ioc->sense_buf_pool, (void *)(ulong)ioc->sense_buf_pool_dma));
4588 ioc->name, ioc->reply_frames, (void *)(ulong)alloc_dma));
6734 (void *)ioc->req_frames, (void *)(ulong)io
[all...]
/linux-master/drivers/pci/hotplug/
H A Dibmphp.h200 ulong wpegbbar;
/linux-master/fs/jfs/
H A Djfs_xtree.c531 jfs_info("xtInsert: nxoff:0x%lx nxlen:0x%x", (ulong) xoff, xlen);
1354 jfs_info("xtExtend: nxoff:0x%lx nxlen:0x%x", (ulong) xoff, xlen);
1966 (ulong) xoff, maxblocks, xlen, (ulong) xaddr);
/linux-master/net/sunrpc/
H A Dauth.c95 module_param(auth_max_cred_cachesize, ulong, 0644);
/linux-master/drivers/acpi/
H A Dbutton.c174 module_param(lid_report_interval, ulong, 0644);
/linux-master/security/integrity/ima/
H A Dima_crypto.c27 module_param_named(ahash_minsize, ima_ahash_minsize, ulong, 0644);
/linux-master/drivers/i2c/busses/
H A Di2c-cpm.c200 rb = (u_char *) (((ulong) rb + 1) & ~1);
/linux-master/drivers/net/ethernet/pensando/ionic/
H A Dionic_main.c432 time_limit = time_start + HZ * (ulong)DEVCMD_TIMEOUT;
/linux-master/drivers/perf/
H A Dmarvell_cn10k_ddr_pmu.c262 module_param_named(poll_period_sec, cn10k_ddr_pmu_poll_period_sec, ulong, 0644);
/linux-master/arch/mips/mm/
H A Dtlbex.c1538 u32 *p = (u32 *)msk_isa16_mode((ulong)tlbmiss_handler_setup_pgd);
2056 u32 *p = (u32 *)msk_isa16_mode((ulong)handle_tlbl);
2238 u32 *p = (u32 *)msk_isa16_mode((ulong)handle_tlbs);
2294 u32 *p = (u32 *)msk_isa16_mode((ulong)handle_tlbm);
/linux-master/drivers/s390/char/
H A Dvmlogrdr.c75 ulong residual_length;
/linux-master/drivers/scsi/
H A Dhosts.c449 else if ((ulong) shost_eh_deadline * HZ > INT_MAX) {
H A Dmegaraid.c2798 cylinders = (ulong)capacity / (heads * sectors);
2804 if ((ulong)capacity >= 0x200000) {
2807 cylinders = (ulong)capacity / (heads * sectors);
2826 cylinders = (ulong)capacity / (heads * sectors);
2829 if ((ulong)capacity >= 0x200000) {
2832 cylinders = (ulong)capacity / (heads * sectors);
/linux-master/drivers/gpu/drm/ttm/
H A Dttm_pool.c64 module_param(page_pool_size, ulong, 0644);
/linux-master/arch/x86/kvm/svm/
H A Dsvm.h236 ulong nmi_iret_rip;
/linux-master/drivers/scsi/qla4xxx/
H A Dql4_83xx.c15 uint32_t qla4_83xx_rd_reg(struct scsi_qla_host *ha, ulong addr)
20 void qla4_83xx_wr_reg(struct scsi_qla_host *ha, ulong addr, uint32_t val)
/linux-master/drivers/bluetooth/
H A Dbtmrvl_sdio.c826 ulong flags;
903 ulong flags;
/linux-master/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic.h1649 u32 (*crb_read)(struct netxen_adapter *, ulong);
1650 int (*crb_write)(struct netxen_adapter *, ulong, u32);
/linux-master/drivers/edac/
H A Dsynopsys_edac.c322 ulong poison_addr;
956 ulong hif_addr = 0;
/linux-master/drivers/bus/mhi/host/
H A Dinit.c966 (ulong)mhi_event);
969 (ulong)mhi_event);

Completed in 281 milliseconds

1234567891011>>