/linux-4.4.14/drivers/net/ethernet/cavium/thunder/ |
D | q_struct.h | 176 u64 cqe_type:4; /* W0 */ 177 u64 stdn_fault:1; 178 u64 rsvd0:1; 179 u64 rq_qs:7; 180 u64 rq_idx:3; 181 u64 rsvd1:12; 182 u64 rss_alg:4; 183 u64 rsvd2:4; 184 u64 rb_cnt:4; 185 u64 vlan_found:1; [all …]
|
D | nic.h | 158 u64 cfg; 162 u64 key[RSS_HASH_KEY_SIZE]; 193 u64 rx_bytes; 194 u64 rx_ucast_frames; 195 u64 rx_bcast_frames; 196 u64 rx_mcast_frames; 197 u64 rx_fcs_errors; 198 u64 rx_l2_errors; 199 u64 rx_drop_red; 200 u64 rx_drop_red_bytes; [all …]
|
D | nicvf_queues.h | 185 u64 good; 186 u64 desc_fault; 187 u64 hdr_cons_err; 188 u64 subdesc_err; 189 u64 imm_size_oflow; 190 u64 data_seq_err; 191 u64 mem_seq_err; 192 u64 lock_viol; 193 u64 data_fault; 194 u64 tstmp_conflict; [all …]
|
/linux-4.4.14/arch/ia64/include/asm/sn/ |
D | shubio.h | 230 u64 ii_wid_regval; 232 u64 w_rsvd_1:1; 233 u64 w_mfg_num:11; 234 u64 w_part_num:16; 235 u64 w_rev_num:4; 236 u64 w_rsvd:32; 249 u64 ii_wstat_regval; 251 u64 w_pending:4; 252 u64 w_xt_crd_to:1; 253 u64 w_xt_tail_to:1; [all …]
|
D | tioce.h | 38 u64 ce_adm_id; /* 0x000000 */ 39 u64 ce_pad_000008; /* 0x000008 */ 40 u64 ce_adm_dyn_credit_status; /* 0x000010 */ 41 u64 ce_adm_last_credit_status; /* 0x000018 */ 42 u64 ce_adm_credit_limit; /* 0x000020 */ 43 u64 ce_adm_force_credit; /* 0x000028 */ 44 u64 ce_adm_control; /* 0x000030 */ 45 u64 ce_adm_mmr_chn_timeout; /* 0x000038 */ 46 u64 ce_adm_ssp_ure_timeout; /* 0x000040 */ 47 u64 ce_adm_ssp_dre_timeout; /* 0x000048 */ [all …]
|
D | tiocp.h | 25 u64 cp_id; /* 0x000000 */ 26 u64 cp_stat; /* 0x000008 */ 27 u64 cp_err_upper; /* 0x000010 */ 28 u64 cp_err_lower; /* 0x000018 */ 30 u64 cp_control; /* 0x000020 */ 31 u64 cp_req_timeout; /* 0x000028 */ 32 u64 cp_intr_upper; /* 0x000030 */ 33 u64 cp_intr_lower; /* 0x000038 */ 35 u64 cp_err_cmdword; /* 0x000040 */ 36 u64 _pad_000048; /* 0x000048 */ [all …]
|
D | pic.h | 77 u64 p_wid_id; /* 0x000000 */ 78 u64 p_wid_stat; /* 0x000008 */ 79 u64 p_wid_err_upper; /* 0x000010 */ 80 u64 p_wid_err_lower; /* 0x000018 */ 82 u64 p_wid_control; /* 0x000020 */ 83 u64 p_wid_req_timeout; /* 0x000028 */ 84 u64 p_wid_int_upper; /* 0x000030 */ 85 u64 p_wid_int_lower; /* 0x000038 */ 87 u64 p_wid_err_cmdword; /* 0x000040 */ 88 u64 p_wid_llp; /* 0x000048 */ [all …]
|
D | sn_sal.h | 179 static inline u64 201 static inline u64 228 SAL_CALL(ret_stuff, SN_SAL_GET_KLCONFIG_ADDR, (u64)nasid, 0, 0, 0, 0, 0, 0); in ia64_sn_get_klconfig_addr() 235 static inline u64 257 static inline u64 275 static inline u64 284 SAL_CALL_NOLOCK(ret_stuff, SN_SAL_CONSOLE_PUTC, (u64)ch, 0, 0, 0, 0, 0, 0); in ia64_sn_console_putc() 292 static inline u64 301 SAL_CALL_NOLOCK(ret_stuff, SN_SAL_CONSOLE_PUTB, (u64)buf, (u64)len, 0, 0, 0, 0, 0); in ia64_sn_console_putb() 306 return (u64)0; in ia64_sn_console_putb() [all …]
|
D | tioca.h | 22 u64 ca_id; /* 0x000000 */ 23 u64 ca_control1; /* 0x000008 */ 24 u64 ca_control2; /* 0x000010 */ 25 u64 ca_status1; /* 0x000018 */ 26 u64 ca_status2; /* 0x000020 */ 27 u64 ca_gart_aperature; /* 0x000028 */ 28 u64 ca_gfx_detach; /* 0x000030 */ 29 u64 ca_inta_dest_addr; /* 0x000038 */ 30 u64 ca_intb_dest_addr; /* 0x000040 */ 31 u64 ca_err_int_dest_addr; /* 0x000048 */ [all …]
|
D | tioca_provider.h | 59 u64 ca_ap_size; /* size of aperature in bytes */ 62 u64 ca_ap_bus_base; /* bus address of CA aperature */ 63 u64 ca_gart_size; /* gart size in bytes */ 64 u64 *ca_gart; /* gart table vaddr */ 65 u64 ca_gart_coretalk_addr; /* gart coretalk addr */ 69 u64 ca_pciap_base; /* pci aperature bus base address */ 70 u64 ca_pciap_size; /* pci aperature size (bytes) */ 71 u64 ca_pcigart_base; /* gfx GART bus base address */ 72 u64 *ca_pcigart; /* gfx GART vm address */ 78 u64 ca_gfxap_base; /* gfx aperature bus base address */ [all …]
|
D | pcibr_provider.h | 48 #define IS_PCI32_MAPPED(x) ((u64)(x) < PCI32_DIRECT_BASE && \ 49 (u64)(x) >= PCI32_MAPPED_BASE) 50 #define IS_PCI32_DIRECT(x) ((u64)(x) >= PCI32_MAPPED_BASE) 68 (MINIMAL_ATES_REQUIRED((u64)addr, size) ? 1 : 0) 95 u64 *ate; 96 u64 num_ate; 97 u64 lowest_free_index; 107 u64 pbi_int_ate_size; 109 u64 pbi_dir_xbase; 112 u64 pbi_devreg[8]; [all …]
|
D | tiocx.h | 43 #define TIOCX_DMA_ADDR(a) (u64)((u64)(a) & 0xffffcfffffffffUL) 45 #define TIOCX_TO_TIOCX_DMA_ADDR(a) (u64)(((u64)(a) & 0xfffffffff) | \ 46 ((((u64)(a)) & 0xffffc000000000UL) <<2)) 66 extern u64 tiocx_dma_addr(u64 addr); 67 extern u64 tiocx_swin_base(int nasid); 68 extern void tiocx_mmr_store(int nasid, u64 offset, u64 value); 69 extern u64 tiocx_mmr_load(int nasid, u64 offset);
|
D | tioce_provider.h | 25 u64 ce_kernel_private; 26 u64 ce_prom_private; 34 u64 ce_ate40_shadow[TIOCE_NUM_M40_ATES]; 35 u64 ce_ate3240_shadow[TIOCE_NUM_M3240_ATES]; 43 u64 dirmap_shadow; 51 u64 nbytes; /* # bytes mapped */ 53 u64 ct_start; /* coretalk start address */ 54 u64 pci_start; /* bus start address */ 56 u64 __iomem *ate_hw;/* hw ptr of first ate in map */ 57 u64 *ate_shadow; /* shadow ptr of firat ate */
|
D | bte.h | 104 u64 __addr = ((_x) & ~AS_MASK); \ 111 u64 __addr = ((_x) & ~AS_MASK); \ 120 u64 __addr = ia64_tpa((_x) & ~AS_MASK); \ 191 volatile u64 notify ____cacheline_aligned; 192 u64 *bte_base_addr ____cacheline_aligned; 193 u64 *bte_source_addr; 194 u64 *bte_destination_addr; 195 u64 *bte_control_addr; 196 u64 *bte_notify_addr; 203 volatile u64 *most_rcnt_na; [all …]
|
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/ |
D | liquidio_common.h | 127 u64 corefreq; 133 u64 board_rev_major; 135 u64 board_rev_minor; 148 u64 size64; 152 u64 ptr[4]; 253 u64 u64; member 257 u64 cmd:5; 259 u64 more:6; /* How many udd words follow the command */ 261 u64 param1:29; 263 u64 param2:16; [all …]
|
D | octeon_config.h | 155 u64 reserved:32; 158 u64 db_timeout:16; 163 u64 db_min:8; 166 u64 instr_type:32; 171 u64 pending_list_size:32; 174 u64 max_iqs:8; 177 u64 max_iqs:8; 182 u64 pending_list_size:32; 185 u64 instr_type:32; 190 u64 db_min:8; [all …]
|
D | octeon_iq.h | 59 u64 instr_posted; /**< Instructions posted to this queue. */ 60 u64 instr_processed; /**< Instructions processed in this queue. */ 61 u64 instr_dropped; /**< Instructions that could not be processed */ 62 u64 bytes_sent; /**< Bytes sent through this queue. */ 63 u64 sgentry_sent;/**< Gather entries sent through this queue. */ 64 u64 tx_done;/**< Num of packets sent to network. */ 65 u64 tx_iq_busy;/**< Numof times this iq was found to be full. */ 66 u64 tx_dropped;/**< Numof pkts dropped dueto xmitpath errors. */ 67 u64 tx_tot_bytes;/**< Total count of bytes sento to network. */ 135 u64 last_db_time; [all …]
|
/linux-4.4.14/drivers/staging/rdma/ehca/ |
D | hipz_hw.h | 52 u64 qpx_hcr; 53 u64 qpx_c; 54 u64 qpx_herr; 55 u64 qpx_aer; 57 u64 qpx_sqa; 58 u64 qpx_sqc; 59 u64 qpx_rqa; 60 u64 qpx_rqc; 62 u64 qpx_st; 63 u64 qpx_pmstate; [all …]
|
D | hcp_if.h | 55 u64 hipz_h_alloc_resource_eq(const struct ipz_adapter_handle adapter_handle, 64 u64 hipz_h_reset_event(const struct ipz_adapter_handle adapter_handle, 66 const u64 event_mask); 71 u64 hipz_h_alloc_resource_cq(const struct ipz_adapter_handle adapter_handle, 80 u64 hipz_h_alloc_resource_qp(const struct ipz_adapter_handle adapter_handle, 83 u64 hipz_h_query_port(const struct ipz_adapter_handle adapter_handle, 87 u64 hipz_h_modify_port(const struct ipz_adapter_handle adapter_handle, 91 u64 hipz_h_query_hca(const struct ipz_adapter_handle adapter_handle, 98 u64 hipz_h_register_rpage(const struct ipz_adapter_handle adapter_handle, 101 const u64 resource_handle, [all …]
|
D | ehca_qes.h | 51 u64 vaddr; 81 u64 reserved7; 84 u64 word_0; /* always set to 6 */ 86 u64 word_1; 87 u64 word_2; 88 u64 word_3; 89 u64 word_4; 138 u64 work_request_id; 151 u64 remote_virtual_address; 154 u64 atomic_1st_op_dma_len; [all …]
|
D | hcp_if.c | 199 u64 hipz_h_alloc_resource_eq(const struct ipz_adapter_handle adapter_handle, in hipz_h_alloc_resource_eq() 208 u64 ret; in hipz_h_alloc_resource_eq() 210 u64 allocate_controls; in hipz_h_alloc_resource_eq() 237 u64 hipz_h_reset_event(const struct ipz_adapter_handle adapter_handle, in hipz_h_reset_event() 239 const u64 event_mask) in hipz_h_reset_event() 248 u64 hipz_h_alloc_resource_cq(const struct ipz_adapter_handle adapter_handle, in hipz_h_alloc_resource_cq() 253 u64 ret; in hipz_h_alloc_resource_cq() 287 u64 hipz_h_alloc_resource_qp(const struct ipz_adapter_handle adapter_handle, in hipz_h_alloc_resource_qp() 291 u64 ret; in hipz_h_alloc_resource_qp() 292 u64 allocate_controls, max_r10_reg, r11, r12; in hipz_h_alloc_resource_qp() [all …]
|
D | hcp_phyp.h | 53 u64 fw_handle; 69 static inline u64 hipz_galpa_load(struct h_galpa galpa, u32 offset) in hipz_galpa_load() 71 u64 addr = galpa.fw_handle + offset; in hipz_galpa_load() 72 return *(volatile u64 __force *)addr; in hipz_galpa_load() 75 static inline void hipz_galpa_store(struct h_galpa galpa, u32 offset, u64 value) in hipz_galpa_store() 77 u64 addr = galpa.fw_handle + offset; in hipz_galpa_store() 78 *(volatile u64 __force *)addr = value; in hipz_galpa_store() 82 u64 paddr_kernel, u64 paddr_user); 86 u64 hcall_map_page(u64 physaddr); 88 int hcall_unmap_page(u64 mapaddr);
|
/linux-4.4.14/drivers/net/ethernet/ibm/ehea/ |
D | ehea_phyp.h | 63 static inline void hcp_epas_ctor(struct h_epas *epas, u64 paddr_kernel, in hcp_epas_ctor() 64 u64 paddr_user) in hcp_epas_ctor() 75 iounmap((void __iomem *)((u64)epas->kernel.addr & PAGE_MASK)); in hcp_epas_dtor() 82 u64 qp_ctl_reg; /* 00 */ 87 u64 qp_aer; /* 06 */ 88 u64 qp_tenure; /* 08 */ 113 u64 sq_cq_handle; /* 02 */ 114 u64 rq_cq_handle; /* 04 */ 154 u64 max_mr_size; /* 20 */ 155 u64 reserved2; /* 22 */ [all …]
|
D | ehea_hw.h | 40 u64 qpx_hcr; 41 u64 qpx_c; 42 u64 qpx_herr; 43 u64 qpx_aer; 44 u64 qpx_sqa; 45 u64 qpx_sqc; 46 u64 qpx_rq1a; 47 u64 qpx_rq1c; 48 u64 qpx_st; 49 u64 qpx_aerr; [all …]
|
D | ehea_phyp.c | 136 u64 ehea_h_query_ehea_qp(const u64 adapter_handle, const u8 qp_category, in ehea_h_query_ehea_qp() 137 const u64 qp_handle, const u64 sel_mask, void *cb_addr) in ehea_h_query_ehea_qp() 212 u64 ehea_h_alloc_resource_qp(const u64 adapter_handle, in ehea_h_alloc_resource_qp() 214 u64 *qp_handle, struct h_epas *h_epas) in ehea_h_alloc_resource_qp() 216 u64 hret; in ehea_h_alloc_resource_qp() 219 u64 allocate_controls = in ehea_h_alloc_resource_qp() 230 u64 r9_reg = EHEA_BMASK_SET(H_ALL_RES_QP_PD, pd) in ehea_h_alloc_resource_qp() 233 u64 max_r10_reg = in ehea_h_alloc_resource_qp() 250 u64 r11_in = in ehea_h_alloc_resource_qp() 253 u64 threshold = in ehea_h_alloc_resource_qp() [all …]
|
D | ehea.h | 139 ((EHEA_BMASK_MASK(mask) & ((u64)(value))) << EHEA_BMASK_SHIFTPOS(mask)) 142 (EHEA_BMASK_MASK(mask) & (((u64)(value)) >> EHEA_BMASK_SHIFTPOS(mask))) 155 u64 current_q_offset; /* current queue entry */ 173 u64 addr; 188 u64 ent[EHEA_MAP_ENTRIES]; 227 u64 send_cq_handle; 228 u64 recv_cq_handle; 229 u64 aff_eq_handle; 258 u64 eq_handle; 274 u64 fw_handle; [all …]
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | spu_csa.h | 111 u64 spc_mssync_RW; 114 u64 mfc_ea_W; 136 u64 mfc_sr1_RW; 137 u64 mfc_lpid_RW; 138 u64 spu_idr_RW; 139 u64 mfc_vr_RO; 140 u64 spu_vr_RO; 141 u64 int_mask_class0_RW; 142 u64 int_mask_class1_RW; 143 u64 int_mask_class2_RW; [all …]
|
D | cell-regs.h | 41 u64 val; 46 u64 val; 56 u64 pad_0x0000; /* 0x0000 */ 58 u64 group_control; /* 0x0008 */ 62 u64 debug_bus_control; /* 0x00a8 */ 66 u64 trace_aux_data; /* 0x0100 */ 67 u64 trace_buffer_0_63; /* 0x0108 */ 68 u64 trace_buffer_64_127; /* 0x0110 */ 69 u64 trace_address; /* 0x0118 */ 70 u64 ext_tr_timer; /* 0x0120 */ [all …]
|
D | spu.h | 135 u64 class_0_pending; 136 u64 class_0_dar; 137 u64 class_1_dar; 138 u64 class_1_dsisr; 158 u64 spe_id; 169 u64 shadow_int_mask_RW[3]; 233 u64 nr_ret; 234 u64 parm[6]; 320 u64 all64; 324 u64 mfc_cq_data0_RW; [all …]
|
D | paca.h | 77 u64 kernel_toc; /* Kernel TOC address */ 78 u64 kernelbase; /* Base address of kernel */ 79 u64 kernel_msr; /* MSR while running in kernel */ 81 u64 data_offset; /* per cpu data offset */ 91 u64 dscr_default; /* per-CPU default DSCR */ 98 u64 exgen[13] __attribute__((aligned(0x80))); 99 u64 exmc[13]; /* used for machine checks */ 100 u64 exslb[13]; /* used for SLB/segment table misses 109 u64 exgen[8] __aligned(0x40); 121 u64 extlb[12][EX_TLB_SIZE / sizeof(u64)]; [all …]
|
D | kvm_fpu.h | 25 extern void fps_fres(u64 *fpscr, u32 *dst, u32 *src1); 26 extern void fps_frsqrte(u64 *fpscr, u32 *dst, u32 *src1); 27 extern void fps_fsqrts(u64 *fpscr, u32 *dst, u32 *src1); 29 extern void fps_fadds(u64 *fpscr, u32 *dst, u32 *src1, u32 *src2); 30 extern void fps_fdivs(u64 *fpscr, u32 *dst, u32 *src1, u32 *src2); 31 extern void fps_fmuls(u64 *fpscr, u32 *dst, u32 *src1, u32 *src2); 32 extern void fps_fsubs(u64 *fpscr, u32 *dst, u32 *src1, u32 *src2); 34 extern void fps_fmadds(u64 *fpscr, u32 *dst, u32 *src1, u32 *src2, 36 extern void fps_fmsubs(u64 *fpscr, u32 *dst, u32 *src1, u32 *src2, 38 extern void fps_fnmadds(u64 *fpscr, u32 *dst, u32 *src1, u32 *src2, [all …]
|
D | cputime.h | 32 typedef u64 __nocast cputime_t; 33 typedef u64 __nocast cputime64_t; 47 extern u64 __cputime_jiffies_factor; 53 return mulhdu((__force u64) ct, __cputime_jiffies_factor); in cputime_to_jiffies() 62 return (__force u64) ct * in cputime_to_scaled() 70 u64 ct; in jiffies_to_cputime() 90 static inline cputime64_t jiffies64_to_cputime64(const u64 jif) in jiffies64_to_cputime64() 92 u64 ct; in jiffies64_to_cputime64() 93 u64 sec; in jiffies64_to_cputime64() 103 ct += (u64) sec * tb_ticks_per_sec; in jiffies64_to_cputime64() [all …]
|
D | spu_priv1.h | 32 void (*int_mask_and) (struct spu *spu, int class, u64 mask); 33 void (*int_mask_or) (struct spu *spu, int class, u64 mask); 34 void (*int_mask_set) (struct spu *spu, int class, u64 mask); 35 u64 (*int_mask_get) (struct spu *spu, int class); 36 void (*int_stat_clear) (struct spu *spu, int class, u64 stat); 37 u64 (*int_stat_get) (struct spu *spu, int class); 39 u64 (*mfc_dar_get) (struct spu *spu); 40 u64 (*mfc_dsisr_get) (struct spu *spu); 41 void (*mfc_dsisr_set) (struct spu *spu, u64 dsisr); 43 void (*mfc_sr1_set) (struct spu *spu, u64 sr1); [all …]
|
D | ps3stor.h | 31 u64 start; 32 u64 size; 40 u64 blk_size; 42 u64 tag; 43 u64 lv1_status; 48 u64 bounce_lpar; 65 extern u64 ps3stor_read_write_sectors(struct ps3_storage_device *dev, u64 lpar, 66 u64 start_sector, u64 sectors, 68 extern u64 ps3stor_send_command(struct ps3_storage_device *dev, u64 cmd, 69 u64 arg1, u64 arg2, u64 arg3, u64 arg4);
|
D | ps3gpu.h | 46 static inline int lv1_gpu_display_sync(u64 context_handle, u64 head, in lv1_gpu_display_sync() 47 u64 ddr_offset) in lv1_gpu_display_sync() 54 static inline int lv1_gpu_display_flip(u64 context_handle, u64 head, in lv1_gpu_display_flip() 55 u64 ddr_offset) in lv1_gpu_display_flip() 62 static inline int lv1_gpu_fb_setup(u64 context_handle, u64 xdr_lpar, in lv1_gpu_fb_setup() 63 u64 xdr_size, u64 ioif_offset) in lv1_gpu_fb_setup() 70 static inline int lv1_gpu_fb_blit(u64 context_handle, u64 ddr_offset, in lv1_gpu_fb_blit() 71 u64 ioif_offset, u64 sync_width, u64 pitch) in lv1_gpu_fb_blit() 79 static inline int lv1_gpu_fb_close(u64 context_handle) in lv1_gpu_fb_close()
|
D | kvm_host.h | 166 u64 tv64; 181 u64 liobn; 291 u64 stolen_tb; 292 u64 preempt_tb; 295 u64 tb_offset; /* guest timebase - host timebase */ 340 u64 vpage; 350 void (*slbmte)(struct kvm_vcpu *vcpu, u64 rb, u64 rs); 351 u64 (*slbmfee)(struct kvm_vcpu *vcpu, u64 slb_nr); 352 u64 (*slbmfev)(struct kvm_vcpu *vcpu, u64 slb_nr); 353 void (*slbie)(struct kvm_vcpu *vcpu, u64 slb_nr); [all …]
|
D | time.h | 44 u64 result_high; 45 u64 result_low; 94 static inline u64 get_rtc(void) in get_rtc() 102 return (u64)hi * 1000000000 + lo; in get_rtc() 105 static inline u64 get_vtb(void) in get_vtb() 115 static inline u64 get_tb(void) in get_tb() 120 static inline u64 get_tb(void) in get_tb() 130 return ((u64)tbhi << 32) | tblo; in get_tb() 134 static inline u64 get_tb_or_rtc(void) in get_tb_or_rtc() 196 extern u64 mulhdu(u64, u64); [all …]
|
D | scom.h | 54 scom_map_t (*map)(struct device_node *ctrl_dev, u64 reg, u64 count); 57 int (*read)(scom_map_t map, u64 reg, u64 *value); 58 int (*write)(scom_map_t map, u64 reg, u64 value); 90 u64 reg, u64 count) in scom_map() 140 static inline int scom_read(scom_map_t map, u64 reg, u64 *value) in scom_read() 158 static inline int scom_write(scom_map_t map, u64 reg, u64 value) in scom_write()
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | err_ev7.h | 10 u64 whami; 11 u64 rbox_whami; 12 u64 rbox_int; 13 u64 exc_addr; 15 u64 halt_code; 16 u64 reserved; 23 u64 i_stat; 24 u64 dc_stat; 25 u64 c_addr; 26 u64 c_syndrome_1; [all …]
|
/linux-4.4.14/drivers/net/ethernet/brocade/bna/ |
D | bfa_defs_cna.h | 26 u64 secs_reset; /*!< Seconds since stats is reset */ 27 u64 tx_frames; /*!< Tx frames */ 28 u64 tx_words; /*!< Tx words */ 29 u64 tx_lip; /*!< Tx LIP */ 30 u64 tx_nos; /*!< Tx NOS */ 31 u64 tx_ols; /*!< Tx OLS */ 32 u64 tx_lr; /*!< Tx LR */ 33 u64 tx_lrr; /*!< Tx LRR */ 34 u64 rx_frames; /*!< Rx frames */ 35 u64 rx_words; /*!< Rx words */ [all …]
|
D | bfi_enet.h | 685 u64 ucast_octets; 686 u64 ucast; 687 u64 ucast_vlan; 689 u64 mcast_octets; 690 u64 mcast; 691 u64 mcast_vlan; 693 u64 bcast_octets; 694 u64 bcast; 695 u64 bcast_vlan; 697 u64 errors; [all …]
|
D | bnad.h | 60 u64 rx_intr_ctr; 61 u64 rx_poll_ctr; 62 u64 rx_schedule; 63 u64 rx_keep_poll; 64 u64 rx_complete; 155 u64 netif_queue_stop; 156 u64 netif_queue_wakeup; 157 u64 netif_queue_stopped; 158 u64 tso4; 159 u64 tso6; [all …]
|
/linux-4.4.14/arch/s390/include/asm/ |
D | nmi.h | 27 u64 sd : 1; /* 00 system damage */ 28 u64 pd : 1; /* 01 instruction-processing damage */ 29 u64 sr : 1; /* 02 system recovery */ 30 u64 : 1; /* 03 */ 31 u64 cd : 1; /* 04 timing-facility damage */ 32 u64 ed : 1; /* 05 external damage */ 33 u64 : 1; /* 06 */ 34 u64 dg : 1; /* 07 degradation */ 35 u64 w : 1; /* 08 warning pending */ 36 u64 cp : 1; /* 09 channel-report pending */ [all …]
|
D | pci_io.h | 25 (((__force u64) addr & ZPCI_IOMAP_ADDR_IDX_MASK) >> 48) 27 ((__force u64) addr & ZPCI_IOMAP_ADDR_OFF_MASK) 30 ((u64) handle << 32 | space << 16 | len) 36 u64 req = ZPCI_CREATE_REQ(entry->fh, entry->bar, LENGTH); \ 37 u64 data; \ 51 u64 req = ZPCI_CREATE_REQ(entry->fh, entry->bar, LENGTH); \ 52 u64 data = (VALTYPE) val; \ 57 zpci_read(8, u64) 61 zpci_write(8, u64) 66 static inline int zpci_write_single(u64 req, const u64 *data, u64 offset, u8 len) in zpci_write_single() [all …]
|
D | pci_insn.h | 59 u64 : 56; 60 u64 pba; /* PCI base address */ 61 u64 pal; /* PCI address limit */ 62 u64 iota; /* I/O Translation Anchor */ 72 u64 aibv; /* Adapter int bit vector address */ 73 u64 aisb; /* Adapter int summary bit address */ 74 u64 fmb_addr; /* Function measurement block address and key */ 79 int zpci_mod_fc(u64 req, struct zpci_fib *fib); 80 int zpci_refresh_trans(u64 fn, u64 addr, u64 range); 81 int zpci_load(u64 *data, u64 req, u64 offset); [all …]
|
D | pci_clp.h | 54 u64 reserved1; 55 u64 resume_token; 56 u64 reserved2; 64 u64 reserved1; 65 u64 resume_token; 78 u64 reserved1; 81 u64 reserved3; 89 u64 : 64; 101 u64 sdma; /* start dma as */ 102 u64 edma; /* end dma as */ [all …]
|
/linux-4.4.14/drivers/net/ethernet/cisco/enic/ |
D | vnic_stats.h | 25 u64 tx_frames_ok; 26 u64 tx_unicast_frames_ok; 27 u64 tx_multicast_frames_ok; 28 u64 tx_broadcast_frames_ok; 29 u64 tx_bytes_ok; 30 u64 tx_unicast_bytes_ok; 31 u64 tx_multicast_bytes_ok; 32 u64 tx_broadcast_bytes_ok; 33 u64 tx_drops; 34 u64 tx_errors; [all …]
|
/linux-4.4.14/drivers/scsi/fnic/ |
D | vnic_stats.h | 23 u64 tx_frames_ok; 24 u64 tx_unicast_frames_ok; 25 u64 tx_multicast_frames_ok; 26 u64 tx_broadcast_frames_ok; 27 u64 tx_bytes_ok; 28 u64 tx_unicast_bytes_ok; 29 u64 tx_multicast_bytes_ok; 30 u64 tx_broadcast_bytes_ok; 31 u64 tx_drops; 32 u64 tx_errors; [all …]
|
D | fnic_trace.c | 233 (u64)atomic64_read(&stats->io_stats.active_ios), in fnic_get_stats_data() 234 (u64)atomic64_read(&stats->io_stats.max_active_ios), in fnic_get_stats_data() 235 (u64)atomic64_read(&stats->io_stats.num_ios), in fnic_get_stats_data() 236 (u64)atomic64_read(&stats->io_stats.io_completions), in fnic_get_stats_data() 237 (u64)atomic64_read(&stats->io_stats.io_failures), in fnic_get_stats_data() 238 (u64)atomic64_read(&stats->io_stats.io_not_found), in fnic_get_stats_data() 239 (u64)atomic64_read(&stats->io_stats.alloc_failures), in fnic_get_stats_data() 240 (u64)atomic64_read(&stats->io_stats.ioreq_null), in fnic_get_stats_data() 241 (u64)atomic64_read(&stats->io_stats.sc_null)); in fnic_get_stats_data() 253 (u64)atomic64_read(&stats->abts_stats.aborts), in fnic_get_stats_data() [all …]
|
/linux-4.4.14/drivers/scsi/snic/ |
D | vnic_stats.h | 23 u64 tx_frames_ok; 24 u64 tx_unicast_frames_ok; 25 u64 tx_multicast_frames_ok; 26 u64 tx_broadcast_frames_ok; 27 u64 tx_bytes_ok; 28 u64 tx_unicast_bytes_ok; 29 u64 tx_multicast_bytes_ok; 30 u64 tx_broadcast_bytes_ok; 31 u64 tx_drops; 32 u64 tx_errors; [all …]
|
D | snic_trc.h | 33 u64 ts; /* Time Stamp */ 37 u64 data[5]; 65 snic_trace(char *fn, u16 hno, u32 tag, u64 d1, u64 d2, u64 d3, u64 d4, u64 d5) in snic_trace() 89 (u64)(d1), \ 90 (u64)(d2), \ 91 (u64)(d3), \ 92 (u64)(d4), \ 93 (u64)(d5)); \ 104 (u64)(d1), \ 105 (u64)(d2), \ [all …]
|
D | snic_debugfs.c | 142 u64 *io_stats_p = (u64 *) &stats->io; in snic_reset_stats_write() 143 u64 *fw_stats_p = (u64 *) &stats->fw; in snic_reset_stats_write() 174 sizeof(struct snic_io_stats) - sizeof(u64)); in snic_reset_stats_write() 177 sizeof(struct snic_fw_stats) - sizeof(u64)); in snic_reset_stats_write() 204 u64 maxio_tm; in snic_stats_show() 213 maxio_tm = (u64) atomic64_read(&stats->io.max_time); in snic_stats_show() 229 (u64) atomic64_read(&stats->io.active), in snic_stats_show() 230 (u64) atomic64_read(&stats->io.max_active), in snic_stats_show() 231 (u64) atomic64_read(&stats->io.num_ios), in snic_stats_show() 232 (u64) atomic64_read(&stats->io.compl), in snic_stats_show() [all …]
|
/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/ |
D | hns_dsaf_mac.h | 136 u64 stat_pkts64; /* r-10G tr-DT 64 byte frame counter */ 137 u64 stat_pkts65to127; /* r-10G 65 to 127 byte frame counter */ 138 u64 stat_pkts128to255; /* r-10G 128 to 255 byte frame counter */ 139 u64 stat_pkts256to511; /*r-10G 256 to 511 byte frame counter */ 140 u64 stat_pkts512to1023;/* r-10G 512 to 1023 byte frame counter */ 141 u64 stat_pkts1024to1518; /* r-10G 1024 to 1518 byte frame counter */ 142 u64 stat_pkts1519to1522; /* r-10G 1519 to 1522 byte good frame count*/ 145 u64 stat_fragments; 147 u64 stat_jabbers; 150 u64 stat_drop_events; [all …]
|
D | hns_dsaf_ppe.h | 51 u64 rx_pkts_from_sw; 52 u64 rx_pkts; 53 u64 rx_drop_no_bd; 54 u64 rx_alloc_buf_fail; 55 u64 rx_alloc_buf_wait; 56 u64 rx_drop_no_buf; 57 u64 rx_err_fifo_full; 58 u64 tx_bd_form_rcb; 59 u64 tx_pkts_from_rcb; 60 u64 tx_pkts; [all …]
|
/linux-4.4.14/drivers/net/ethernet/neterion/ |
D | s2io-regs.h | 22 u64 general_int_status; 40 u64 general_int_mask; 44 u64 sw_reset; 56 u64 adapter_status; 73 u64 adapter_control; 81 u64 serr_source; 95 u64 pci_mode; 112 u64 pic_int_status; 113 u64 pic_int_mask; 121 u64 txpic_int_reg; [all …]
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | sal.h | 114 typedef struct ia64_sal_retval (*ia64_sal_handler) (u64, ...); 169 u64 pal_proc; 170 u64 sal_proc; 171 u64 gp; 184 u64 addr; /* physical address of memory */ 201 u64 addr; /* virtual address of area covered */ 202 u64 page_size; /* encoded page size */ 210 u64 domain_info; /* physical address of domain info table */ 214 u64 proc_count; /* number of processors in domain */ 215 u64 proc_list; /* physical address of LID array */ [all …]
|
D | pal.h | 122 typedef u64 pal_cache_level_t; 130 typedef u64 pal_cache_type_t; 143 typedef u64 pal_cache_line_state_t; 155 u64 u : 1, /* 0 Unified cache ? */ 166 u64 pcci1_data; 182 u64 pcci2_data; 190 u64 pcci_reserved; 282 u64 pclid_data; 284 u64 cache_type : 8, /* 7-0 cache type */ 297 u64 cache_type : 8, /* 7-0 cache type */ [all …]
|
D | esi.h | 22 extern struct ia64_sal_retval esi_call_phys (void *, u64 *); 25 u64, u64, u64, u64, u64, u64, u64, u64); 26 extern int ia64_esi_call_phys(efi_guid_t, struct ia64_sal_retval *, u64, u64, 27 u64, u64, u64, u64, u64, u64);
|
D | meminit.h | 27 u64 start; /* virtual address of beginning of element */ 28 u64 end; /* virtual address of end of element + 1 */ 37 extern int filter_rsvd_memory (u64 start, u64 end, void *arg); 38 extern int filter_memory (u64 start, u64 end, void *arg); 39 extern unsigned long efi_memmap_init(u64 *s, u64 *e); 40 extern int find_max_min_low_pfn (u64, u64, void *); 43 extern int reserve_elfcorehdr(u64 *start, u64 *end); 59 extern int register_active_ranges(u64 start, u64 len, int nid); 65 extern int find_largest_hole(u64 start, u64 end, void *arg); 66 extern int create_mem_map_page_table(u64 start, u64 end, void *arg);
|
D | mca.h | 32 u64 cmcv_regval; 34 u64 cmcr_vector : 8; 35 u64 cmcr_reserved1 : 4; 36 u64 cmcr_ignored1 : 1; 37 u64 cmcr_reserved2 : 3; 38 u64 cmcr_mask : 1; 39 u64 cmcr_ignored2 : 47; 56 u64 imi_mca_handler; 58 u64 imi_monarch_init_handler; 60 u64 imi_slave_init_handler; [all …]
|
/linux-4.4.14/kernel/bpf/ |
D | helpers.c | 29 static u64 bpf_map_lookup_elem(u64 r1, u64 r2, u64 r3, u64 r4, u64 r5) in bpf_map_lookup_elem() 57 static u64 bpf_map_update_elem(u64 r1, u64 r2, u64 r3, u64 r4, u64 r5) in bpf_map_update_elem() 78 static u64 bpf_map_delete_elem(u64 r1, u64 r2, u64 r3, u64 r4, u64 r5) in bpf_map_delete_elem() 102 static u64 bpf_get_smp_processor_id(u64 r1, u64 r2, u64 r3, u64 r4, u64 r5) in bpf_get_smp_processor_id() 113 static u64 bpf_ktime_get_ns(u64 r1, u64 r2, u64 r3, u64 r4, u64 r5) in bpf_ktime_get_ns() 125 static u64 bpf_get_current_pid_tgid(u64 r1, u64 r2, u64 r3, u64 r4, u64 r5) in bpf_get_current_pid_tgid() 132 return (u64) task->tgid << 32 | task->pid; in bpf_get_current_pid_tgid() 141 static u64 bpf_get_current_uid_gid(u64 r1, u64 r2, u64 r3, u64 r4, u64 r5) in bpf_get_current_uid_gid() 151 return (u64) from_kgid(&init_user_ns, gid) << 32 | in bpf_get_current_uid_gid() 161 static u64 bpf_get_current_comm(u64 r1, u64 size, u64 r3, u64 r4, u64 r5) in bpf_get_current_comm()
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qede/ |
D | qede.h | 40 u64 no_buff_discards; 41 u64 rx_ucast_bytes; 42 u64 rx_mcast_bytes; 43 u64 rx_bcast_bytes; 44 u64 rx_ucast_pkts; 45 u64 rx_mcast_pkts; 46 u64 rx_bcast_pkts; 47 u64 mftag_filter_discards; 48 u64 mac_filter_discards; 49 u64 tx_ucast_bytes; [all …]
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/ |
D | gmac.h | 56 u64 TxOctetsOK; 57 u64 TxOctetsBad; 58 u64 TxUnicastFramesOK; 59 u64 TxMulticastFramesOK; 60 u64 TxBroadcastFramesOK; 61 u64 TxPauseFrames; 62 u64 TxFramesWithDeferredXmissions; 63 u64 TxLateCollisions; 64 u64 TxTotalCollisions; 65 u64 TxFramesAbortedDueToXSCollisions; [all …]
|
/linux-4.4.14/drivers/thermal/int340x_thermal/ |
D | acpi_thermal_rel.h | 19 u64 weight; 20 u64 ac0_max; 21 u64 ac1_max; 22 u64 ac2_max; 23 u64 ac3_max; 24 u64 ac4_max; 25 u64 ac5_max; 26 u64 ac6_max; 27 u64 ac7_max; 28 u64 ac8_max; [all …]
|
/linux-4.4.14/drivers/net/ethernet/neterion/vxge/ |
D | vxge-traffic.h | 385 /*0x000*/ u64 tx_frms; 386 /*0x008*/ u64 tx_data_octets; 387 /*0x010*/ u64 tx_mcast_frms; 388 /*0x018*/ u64 tx_bcast_frms; 389 /*0x020*/ u64 tx_discarded_frms; 390 /*0x028*/ u64 tx_errored_frms; 391 /*0x030*/ u64 rx_frms; 392 /*0x038*/ u64 rx_data_octets; 393 /*0x040*/ u64 rx_mcast_frms; 394 /*0x048*/ u64 rx_bcast_frms; [all …]
|
D | vxge-reg.h | 25 #define vxge_vBIT(val, loc, sz) (((u64)(val)) << (64-(loc)-(sz))) 32 ((((u64)bits) >> (64-(loc+n))) & ((0x1ULL << n) - 1)) 599 /*0x00010*/ u64 toc_swapper_fb; 601 /*0x00018*/ u64 pifm_rd_swap_en; 603 /*0x00020*/ u64 pifm_rd_flip_en; 605 /*0x00028*/ u64 pifm_wr_swap_en; 607 /*0x00030*/ u64 pifm_wr_flip_en; 609 /*0x00038*/ u64 toc_first_pointer; 611 /*0x00040*/ u64 host_access_en; 620 /*0x00050*/ u64 toc_common_pointer; [all …]
|
/linux-4.4.14/arch/powerpc/platforms/ps3/ |
D | platform.h | 94 u64 *value); 95 int ps3_repository_read_bus_id(unsigned int bus_index, u64 *bus_id); 117 unsigned int dev_index, const char *dev_str, u64 *value); 119 u64 *dev_id); 129 unsigned int dev_index, unsigned int reg_index, u64 *bus_addr, 130 u64 *len); 133 enum ps3_reg_type *reg_type, u64 *bus_addr, u64 *len); 142 u64 bus_id; 143 u64 dev_id; 148 u64 bus_id, u64 dev_id); [all …]
|
D | repository.c | 36 static void _dump_field(const char *hdr, u64 n, const char *func, int line) in _dump_field() 53 static void _dump_node_name(unsigned int lpar_id, u64 n1, u64 n2, u64 n3, in _dump_node_name() 54 u64 n4, const char *func, int line) in _dump_node_name() 65 static void _dump_node(unsigned int lpar_id, u64 n1, u64 n2, u64 n3, u64 n4, in _dump_node() 66 u64 v1, u64 v2, const char *func, int line) in _dump_node() 86 static u64 make_first_field(const char *text, u64 index) in make_first_field() 88 u64 n; in make_first_field() 102 static u64 make_field(const char *text, u64 index) in make_field() 104 u64 n; in make_field() 121 static int read_node(unsigned int lpar_id, u64 n1, u64 n2, u64 n3, u64 n4, in read_node() [all …]
|
D | spu.c | 59 u64 int_status_class0_RW; /* 0x0140 */ 60 u64 int_status_class1_RW; /* 0x0148 */ 61 u64 int_status_class2_RW; /* 0x0150 */ 63 u64 mfc_dsisr_RW; /* 0x0610 */ 65 u64 mfc_dar_RW; /* 0x0620 */ 67 u64 mfc_dsipr_R; /* 0x0800 */ 69 u64 mfc_lscrr_R; /* 0x0810 */ 71 u64 mfc_cer_R; /* 0x0c00 */ 73 u64 spe_execution_status; /* 0x0f00 */ 101 u64 masks[3]; [all …]
|
/linux-4.4.14/fs/btrfs/ |
D | extent_io.h | 68 unsigned long bio_flags, u64 bio_offset); 71 u64 start, u64 end, int *page_started, 73 int (*writepage_start_hook)(struct page *page, u64 start, u64 end); 74 int (*writepage_io_hook)(struct page *page, u64 start, u64 end); 80 int (*readpage_end_io_hook)(struct btrfs_io_bio *io_bio, u64 phy_offset, 81 struct page *page, u64 start, u64 end, 83 int (*writepage_end_io_hook)(struct page *page, u64 start, u64 end, 93 struct extent_state *orig, u64 split); 99 u64 dirty_bytes; 106 u64 start; [all …]
|
D | ordered-data.h | 31 u64 bytenr; 80 u64 file_offset; 83 u64 start; 86 u64 len; 89 u64 disk_len; 92 u64 bytes_left; 99 u64 outstanding_isize; 105 u64 truncated_len; 168 u64 file_offset, u64 io_size, int uptodate); 171 u64 *file_offset, u64 io_size, [all …]
|
D | free-space-cache.h | 24 u64 offset; 25 u64 bytes; 26 u64 max_extent_size; 34 u64 free_space; 39 u64 start; 74 struct btrfs_path *path, u64 offset); 93 u64 bytenr, u64 size); 96 u64 bytenr, u64 size) in btrfs_add_free_space() 102 u64 bytenr, u64 size); 106 u64 btrfs_find_space_for_alloc(struct btrfs_block_group_cache *block_group, [all …]
|
D | extent_map.h | 6 #define EXTENT_MAP_LAST_BYTE ((u64)-4) 7 #define EXTENT_MAP_HOLE ((u64)-3) 8 #define EXTENT_MAP_INLINE ((u64)-2) 9 #define EXTENT_MAP_DELALLOC ((u64)-1) 24 u64 start; 25 u64 len; 26 u64 mod_start; 27 u64 mod_len; 28 u64 orig_start; 29 u64 orig_block_len; [all …]
|
D | delayed-ref.h | 47 u64 bytenr; 50 u64 num_bytes; 53 u64 seq; 78 u64 flags_to_set; 122 u64 qgroup_ref_root; 123 u64 qgroup_reserved; 144 u64 root; 145 u64 parent; 151 u64 root; 152 u64 parent; [all …]
|
D | volumes.h | 59 u64 generation; 84 u64 devid; 87 u64 total_bytes; 90 u64 disk_total_bytes; 93 u64 bytes_used; 101 u64 type; 115 u64 commit_total_bytes; 118 u64 commit_bytes_used; 141 u64 reada_next; 161 static inline u64 \ [all …]
|
D | qgroup.h | 31 u64 bytenr; 32 u64 num_bytes; 51 struct btrfs_fs_info *fs_info, u64 src, u64 dst); 53 struct btrfs_fs_info *fs_info, u64 src, u64 dst); 55 struct btrfs_fs_info *fs_info, u64 qgroupid); 57 struct btrfs_fs_info *fs_info, u64 qgroupid); 59 struct btrfs_fs_info *fs_info, u64 qgroupid, 72 u64 bytenr, u64 num_bytes, 79 struct btrfs_fs_info *fs_info, u64 srcid, u64 objectid, 82 u64 ref_root, u64 num_bytes); [all …]
|
D | backref.h | 32 typedef int (iterate_extent_inodes_t)(u64 inum, u64 offset, u64 root, 35 int extent_from_logical(struct btrfs_fs_info *fs_info, u64 logical, 37 u64 *flags); 41 u32 item_size, u64 *out_root, u8 *out_level); 44 u64 extent_item_objectid, 45 u64 extent_offset, int search_commit_root, 48 int iterate_inodes_from_logical(u64 logical, struct btrfs_fs_info *fs_info, 52 int paths_from_inode(u64 inum, struct inode_fs_paths *ipath); 55 struct btrfs_fs_info *fs_info, u64 bytenr, 56 u64 time_seq, struct ulist **roots); [all …]
|
D | ulist.h | 32 u64 val; /* value to store */ 33 u64 aux; /* auxiliary value saved along with the val */ 57 int ulist_add(struct ulist *ulist, u64 val, u64 aux, gfp_t gfp_mask); 58 int ulist_add_merge(struct ulist *ulist, u64 val, u64 aux, 59 u64 *old_aux, gfp_t gfp_mask); 60 int ulist_del(struct ulist *ulist, u64 val, u64 aux); 63 static inline int ulist_add_merge_ptr(struct ulist *ulist, u64 val, void *aux, in ulist_add_merge_ptr() 67 u64 old64 = (uintptr_t)*old_aux; in ulist_add_merge_ptr() 72 return ulist_add_merge(ulist, val, (u64)aux, (u64 *)old_aux, gfp_mask); in ulist_add_merge_ptr()
|
D | btrfs_inode.h | 113 u64 generation; 118 u64 last_trans; 123 u64 logged_trans; 136 u64 delalloc_bytes; 142 u64 defrag_bytes; 149 u64 disk_i_size; 155 u64 index_cnt; 158 u64 dir_index; 165 u64 last_unlink_trans; 171 u64 csum_bytes; [all …]
|
D | ctree.h | 227 u64 objectid; 229 u64 offset; 362 #define BTRFS_BACKREF_REV_MASK (((u64)BTRFS_BACKREF_REV_MAX - 1) << \ 974 u64 replace_state; /* see #define above */ 975 u64 time_started; /* seconds since 1-Jan-1970 */ 976 u64 time_stopped; /* seconds since 1-Jan-1970 */ 980 u64 cursor_left; 981 u64 committed_cursor_left; 982 u64 cursor_left_last_write_of_item; 983 u64 cursor_right; [all …]
|
/linux-4.4.14/arch/sparc/crypto/ |
D | aes_glue.c | 34 void (*encrypt)(const u64 *key, const u32 *input, u32 *output); 35 void (*decrypt)(const u64 *key, const u32 *input, u32 *output); 36 void (*load_encrypt_keys)(const u64 *key); 37 void (*load_decrypt_keys)(const u64 *key); 38 void (*ecb_encrypt)(const u64 *key, const u64 *input, u64 *output, 40 void (*ecb_decrypt)(const u64 *key, const u64 *input, u64 *output, 42 void (*cbc_encrypt)(const u64 *key, const u64 *input, u64 *output, 43 unsigned int len, u64 *iv); 44 void (*cbc_decrypt)(const u64 *key, const u64 *input, u64 *output, 45 unsigned int len, u64 *iv); [all …]
|
D | des_glue.c | 23 u64 encrypt_expkey[DES_EXPKEY_WORDS / 2]; 24 u64 decrypt_expkey[DES_EXPKEY_WORDS / 2]; 28 u64 encrypt_expkey[DES3_EDE_EXPKEY_WORDS / 2]; 29 u64 decrypt_expkey[DES3_EDE_EXPKEY_WORDS / 2]; 32 static void encrypt_to_decrypt(u64 *d, const u64 *e) in encrypt_to_decrypt() 34 const u64 *s = e + (DES_EXPKEY_WORDS / 2) - 1; in encrypt_to_decrypt() 41 extern void des_sparc64_key_expand(const u32 *input_key, u64 *key); 67 extern void des_sparc64_crypt(const u64 *key, const u64 *input, 68 u64 *output); 73 const u64 *K = ctx->encrypt_expkey; in des_encrypt() [all …]
|
D | camellia_glue.c | 27 u64 encrypt_key[CAMELLIA_TABLE_BYTE_LEN / sizeof(u64)]; 28 u64 decrypt_key[CAMELLIA_TABLE_BYTE_LEN / sizeof(u64)]; 32 extern void camellia_sparc64_key_expand(const u32 *in_key, u64 *encrypt_key, 33 unsigned int key_len, u64 *decrypt_key); 54 extern void camellia_sparc64_crypt(const u64 *key, const u32 *input, 75 extern void camellia_sparc64_load_keys(const u64 *key, unsigned int key_len); 77 typedef void ecb_crypt_op(const u64 *input, u64 *output, unsigned int len, 78 const u64 *key); 92 const u64 *key; in __ecb_crypt() 112 const u64 *src64; in __ecb_crypt() [all …]
|
/linux-4.4.14/tools/perf/util/ |
D | svghelper.h | 6 extern void open_svg(const char *filename, int cpus, int rows, u64 start, u64 end); 7 extern void svg_ubox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int er… 8 extern void svg_lbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int er… 9 extern void svg_fbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int er… 10 extern void svg_box(int Yslot, u64 start, u64 end, const char *type); 11 extern void svg_blocked(int Yslot, int cpu, u64 start, u64 end, const char *backtrace); 12 extern void svg_running(int Yslot, int cpu, u64 start, u64 end, const char *backtrace); 13 extern void svg_waiting(int Yslot, int cpu, u64 start, u64 end, const char *backtrace); 14 extern void svg_cpu_box(int cpu, u64 max_frequency, u64 turbo_frequency); 17 extern void svg_process(int cpu, u64 start, u64 end, int pid, const char *name, const char *backtra… [all …]
|
D | event.h | 15 u64 start; 16 u64 len; 17 u64 pgoff; 24 u64 start; 25 u64 len; 26 u64 pgoff; 29 u64 ino; 30 u64 ino_generation; 46 u64 time; 51 u64 id; [all …]
|
D | map.h | 34 u64 start; 35 u64 end; 41 u64 pgoff; 42 u64 reloc; 44 u64 ino; /* only valid for MMAP2 record */ 45 u64 ino_generation;/* only valid for MMAP2 record */ 48 u64 (*map_ip)(struct map *, u64); 50 u64 (*unmap_ip)(struct map *, u64); 89 static inline u64 map__map_ip(struct map *map, u64 ip) in map__map_ip() 94 static inline u64 map__unmap_ip(struct map *map, u64 ip) in map__unmap_ip() [all …]
|
D | db-export.h | 38 u64 db_id; 39 u64 comm_db_id; 40 u64 dso_db_id; 41 u64 sym_db_id; 42 u64 offset; /* ip offset from symbol start */ 43 u64 addr_dso_db_id; 44 u64 addr_sym_db_id; 45 u64 addr_offset; /* addr offset from symbol start */ 52 u64 main_thread_db_id, struct machine *machine); 54 int (*export_comm_thread)(struct db_export *dbe, u64 db_id, [all …]
|
D | thread-stack.h | 62 u64 call_time; 63 u64 return_time; 64 u64 branch_count; 65 u64 call_ref; 66 u64 return_ref; 67 u64 db_id; 87 u64 ip; 88 u64 db_id; 94 int thread_stack__event(struct thread *thread, u32 flags, u64 from_ip, 95 u64 to_ip, u16 insn_len, u64 trace_nr); [all …]
|
/linux-4.4.14/include/linux/qed/ |
D | qed_if.h | 275 (value) |= (((u64)flag) << (name ## _SHIFT)); \ 347 u64 no_buff_discards; 348 u64 packet_too_big_discard; 349 u64 ttl0_discard; 350 u64 rx_ucast_bytes; 351 u64 rx_mcast_bytes; 352 u64 rx_bcast_bytes; 353 u64 rx_ucast_pkts; 354 u64 rx_mcast_pkts; 355 u64 rx_bcast_pkts; [all …]
|
/linux-4.4.14/arch/x86/include/asm/uv/ |
D | bios.h | 61 u64 function; /* BIOS runtime callback function ptr */ 71 u64 val; 73 u64 hub_version : 8, 89 extern s64 uv_bios_call(enum uv_bios_cmd, u64, u64, u64, u64, u64); 90 extern s64 uv_bios_call_irqsave(enum uv_bios_cmd, u64, u64, u64, u64, u64); 91 extern s64 uv_bios_call_reentrant(enum uv_bios_cmd, u64, u64, u64, u64, u64); 94 extern s64 uv_bios_freq_base(u64, u64 *); 98 extern s64 uv_bios_change_memprotect(u64, u64, enum uv_memprotect); 99 extern s64 uv_bios_reserved_page_pa(u64, u64 *, u64 *, u64 *);
|
/linux-4.4.14/arch/mips/include/asm/mach-loongson64/ |
D | boot_param.h | 24 u64 mem_start; /* memory map start address */ 57 u64 uart_base; 71 u64 base_addr; /* base address of device registers */ 84 u64 ec_base_addr; 87 u64 tcm_base_addr; 88 u64 workarounds; /* see workarounds.h */ 99 u64 ht_int_bit; /* 3A: 1<<24; 3B: 1<<16 */ 100 u64 ht_enable; /* irqs used in this PIC */ 102 u64 pci_mem_start_addr; 103 u64 pci_mem_end_addr; [all …]
|
/linux-4.4.14/drivers/net/ethernet/intel/igb/ |
D | e1000_hw.h | 186 u64 crcerrs; 187 u64 algnerrc; 188 u64 symerrs; 189 u64 rxerrc; 190 u64 mpc; 191 u64 scc; 192 u64 ecol; 193 u64 mcc; 194 u64 latecol; 195 u64 colc; [all …]
|
/linux-4.4.14/drivers/net/phy/ |
D | mdio-octeon.c | 44 u64 u64; member 46 OCT_MDIO_BITFIELD_FIELD(u64 reserved_25_63:39, 47 OCT_MDIO_BITFIELD_FIELD(u64 mode:1, 48 OCT_MDIO_BITFIELD_FIELD(u64 reserved_21_23:3, 49 OCT_MDIO_BITFIELD_FIELD(u64 sample_hi:5, 50 OCT_MDIO_BITFIELD_FIELD(u64 sample_mode:1, 51 OCT_MDIO_BITFIELD_FIELD(u64 reserved_14_14:1, 52 OCT_MDIO_BITFIELD_FIELD(u64 clk_idle:1, 53 OCT_MDIO_BITFIELD_FIELD(u64 preamble:1, 54 OCT_MDIO_BITFIELD_FIELD(u64 sample:4, [all …]
|
/linux-4.4.14/include/linux/ |
D | intel-iommu.h | 78 static inline u64 dmar_readq(void __iomem *addr) in dmar_readq() 83 return (((u64) hi) << 32) + lo; in dmar_readq() 86 static inline void dmar_writeq(void __iomem *addr, u64 val) in dmar_writeq() 153 #define DMA_TLB_GLOBAL_FLUSH (((u64)1) << 60) 154 #define DMA_TLB_DSI_FLUSH (((u64)2) << 60) 155 #define DMA_TLB_PSI_FLUSH (((u64)3) << 60) 158 #define DMA_TLB_READ_DRAIN (((u64)1) << 49) 159 #define DMA_TLB_WRITE_DRAIN (((u64)1) << 48) 160 #define DMA_TLB_DID(id) (((u64)((id) & 0xffff)) << 32) 161 #define DMA_TLB_IVT (((u64)1) << 63) [all …]
|
D | math64.h | 18 static inline u64 div_u64_rem(u64 dividend, u32 divisor, u32 *remainder) in div_u64_rem() 36 static inline u64 div64_u64_rem(u64 dividend, u64 divisor, u64 *remainder) in div64_u64_rem() 45 static inline u64 div64_u64(u64 dividend, u64 divisor) in div64_u64() 64 static inline u64 div_u64_rem(u64 dividend, u32 divisor, u32 *remainder) in div_u64_rem() 76 extern u64 div64_u64_rem(u64 dividend, u64 divisor, u64 *remainder); 80 extern u64 div64_u64(u64 dividend, u64 divisor); 97 static inline u64 div_u64(u64 dividend, u32 divisor) in div_u64() 115 u32 iter_div_u64_rem(u64 dividend, u32 divisor, u64 *remainder); 118 __iter_div_u64_rem(u64 dividend, u32 divisor, u64 *remainder) in __iter_div_u64_rem() 139 static inline u64 mul_u64_u32_shr(u64 a, u32 mul, unsigned int shift) in mul_u64_u32_shr() [all …]
|
D | efi.h | 43 typedef u64 efi_physical_addr_t; 62 u64 signature; 92 #define EFI_MEMORY_UC ((u64)0x0000000000000001ULL) /* uncached */ 93 #define EFI_MEMORY_WC ((u64)0x0000000000000002ULL) /* write-coalescing */ 94 #define EFI_MEMORY_WT ((u64)0x0000000000000004ULL) /* write-through */ 95 #define EFI_MEMORY_WB ((u64)0x0000000000000008ULL) /* write-back */ 96 #define EFI_MEMORY_UCE ((u64)0x0000000000000010ULL) /* uncached, exported */ 97 #define EFI_MEMORY_WP ((u64)0x0000000000001000ULL) /* write-protect */ 98 #define EFI_MEMORY_RP ((u64)0x0000000000002000ULL) /* read-protect */ 99 #define EFI_MEMORY_XP ((u64)0x0000000000004000ULL) /* execute-protect */ [all …]
|
D | firmware-map.h | 26 int firmware_map_add_early(u64 start, u64 end, const char *type); 27 int firmware_map_add_hotplug(u64 start, u64 end, const char *type); 28 int firmware_map_remove(u64 start, u64 end, const char *type); 32 static inline int firmware_map_add_early(u64 start, u64 end, const char *type) in firmware_map_add_early() 37 static inline int firmware_map_add_hotplug(u64 start, u64 end, const char *type) in firmware_map_add_hotplug() 42 static inline int firmware_map_remove(u64 start, u64 end, const char *type) in firmware_map_remove()
|
D | btree-128.h | 21 static inline void *btree_lookup128(struct btree_head128 *head, u64 k1, u64 k2) in btree_lookup128() 23 u64 key[2] = {k1, k2}; in btree_lookup128() 28 u64 *k1, u64 *k2) in btree_get_prev128() 30 u64 key[2] = {*k1, *k2}; in btree_get_prev128() 40 static inline int btree_insert128(struct btree_head128 *head, u64 k1, u64 k2, in btree_insert128() 43 u64 key[2] = {k1, k2}; in btree_insert128() 48 static inline int btree_update128(struct btree_head128 *head, u64 k1, u64 k2, in btree_update128() 51 u64 key[2] = {k1, k2}; in btree_update128() 56 static inline void *btree_remove128(struct btree_head128 *head, u64 k1, u64 k2) in btree_remove128() 58 u64 key[2] = {k1, k2}; in btree_remove128() [all …]
|
D | perf_event.h | 89 u64 config; /* register value */ 102 u64 config; 103 u64 last_tag; 167 u64 sample_period; 172 u64 last_period; 185 u64 interrupts_seq; 186 u64 interrupts; 192 u64 freq_time_stamp; 193 u64 freq_count_stamp; 376 u64 (*count) (struct perf_event *event); /*optional*/ [all …]
|
D | of_address.h | 17 u64 pci_addr; 18 u64 cpu_addr; 19 u64 size; 27 extern u64 of_translate_dma_address(struct device_node *dev, 31 extern u64 of_translate_address(struct device_node *np, const __be32 *addr); 37 u64 base_address); 45 u64 *size, unsigned int *flags); 56 extern int of_dma_get_range(struct device_node *np, u64 *dma_addr, 57 u64 *paddr, u64 *size); 61 static inline u64 of_translate_address(struct device_node *np, in of_translate_address() [all …]
|
D | timecounter.h | 67 u64 nsec; 68 u64 mask; 69 u64 frac; 79 static inline u64 cyclecounter_cyc2ns(const struct cyclecounter *cc, in cyclecounter_cyc2ns() 80 cycle_t cycles, u64 mask, u64 *frac) in cyclecounter_cyc2ns() 82 u64 ns = (u64) cycles; in cyclecounter_cyc2ns() 110 u64 start_tstamp); 120 extern u64 timecounter_read(struct timecounter *tc); 136 extern u64 timecounter_cyc2time(struct timecounter *tc,
|
D | bpf.h | 25 int (*map_update_elem)(struct bpf_map *map, void *key, void *value, u64 flags); 85 u64 (*func)(u64 r1, u64 r2, u64 r3, u64 r4, u64 r5); 158 u64 bpf_tail_call(u64 ctx, u64 r2, u64 index, u64 r4, u64 r5); 220 u64 bpf_user_rnd_u32(u64 r1, u64 r2, u64 r3, u64 r4, u64 r5);
|
D | hpet.h | 12 u64 hpet_cap; /* capabilities */ 13 u64 res0; /* reserved */ 14 u64 hpet_config; /* configuration */ 15 u64 res1; /* reserved */ 16 u64 hpet_isr; /* interrupt status reg */ 17 u64 res2[25]; /* reserved */ 19 u64 _hpet_mc64; 23 u64 res3; /* reserved */ 25 u64 hpet_config; /* configuration/cap */ 27 u64 _hpet_hc64; [all …]
|
/linux-4.4.14/drivers/net/ethernet/sgi/ |
D | meth.h | 39 u64 sent:1; /* always set to 1...*/ 40 u64 pad0:34;/* always set to 0 */ 41 u64 flags:9; /*I'm too lazy to specify each one separately at the moment*/ 42 u64 col_retry_cnt:4; /*collision retry count*/ 43 u64 len:16; /*Transmit length in bytes*/ 52 u64 pad1:36; /*should be filled with 0 */ 53 u64 cat_ptr3_valid:1, /*Concatination pointer valid flags*/ 56 u64 tx_int_flag:1; /*Generate TX intrrupt when packet has been sent*/ 57 u64 term_dma_flag:1; /*Terminate transmit DMA on transmit abort conditions*/ 58 u64 data_offset:7; /*Starting byte offset in ring data block*/ [all …]
|
/linux-4.4.14/drivers/net/ethernet/ibm/emac/ |
D | core.h | 101 u64 rx_packets; 102 u64 rx_bytes; 103 u64 tx_packets; 104 u64 tx_bytes; 105 u64 rx_packets_csum; 106 u64 tx_packets_csum; 111 u64 tx_undo; 114 u64 rx_dropped_stack; 115 u64 rx_dropped_oom; 116 u64 rx_dropped_error; [all …]
|
/linux-4.4.14/net/bluetooth/ |
D | ecc.c | 40 u64 x[NUM_ECC_DIGITS]; 41 u64 y[NUM_ECC_DIGITS]; 45 u64 m_low; 46 u64 m_high; 62 static u64 curve_p[NUM_ECC_DIGITS] = CURVE_P_32; 64 static u64 curve_n[NUM_ECC_DIGITS] = CURVE_N_32; 66 static void vli_clear(u64 *vli) in vli_clear() 75 static bool vli_is_zero(const u64 *vli) in vli_is_zero() 88 static u64 vli_test_bit(const u64 *vli, unsigned int bit) in vli_test_bit() 90 return (vli[bit / 64] & ((u64) 1 << (bit % 64))); in vli_test_bit() [all …]
|
/linux-4.4.14/arch/mips/include/asm/ |
D | mips-r2-to-r6-emul.h | 14 u64 movs; 15 u64 hilo; 16 u64 muls; 17 u64 divs; 18 u64 dsps; 19 u64 bops; 20 u64 traps; 21 u64 fpus; 22 u64 loads; 23 u64 stores; [all …]
|
/linux-4.4.14/arch/x86/platform/uv/ |
D | bios_uv.c | 31 s64 uv_bios_call(enum uv_bios_cmd which, u64 a1, u64 a2, u64 a3, u64 a4, u64 a5) in uv_bios_call() 42 ret = efi_call((void *)__va(tab->function), (u64)which, in uv_bios_call() 48 s64 uv_bios_call_irqsave(enum uv_bios_cmd which, u64 a1, u64 a2, u64 a3, in uv_bios_call_irqsave() 49 u64 a4, u64 a5) in uv_bios_call_irqsave() 61 s64 uv_bios_call_reentrant(enum uv_bios_cmd which, u64 a1, u64 a2, u64 a3, in uv_bios_call_reentrant() 62 u64 a4, u64 a5) in uv_bios_call_reentrant() 90 u64 v0, v1; in uv_bios_get_sn_info() 94 (u64)(&v0), (u64)(&v1), 0, 0); in uv_bios_get_sn_info() 117 u64 watchlist; in uv_bios_mq_watchlist_alloc() 124 mq_size, (u64)intr_mmr_offset, in uv_bios_mq_watchlist_alloc() [all …]
|
/linux-4.4.14/drivers/hv/ |
D | hyperv_vmbus.h | 108 #define HV_PARTITION_ID_INVALID ((u64)0x0) 134 u64 rsvdz; 144 u64 monitor_address; 145 u64 rsvdz; 155 u64 rsvdz; 158 u64 rsvdz; 161 u64 monitor_address; 182 u64 sender; 191 u64 as_uint64; 193 u64 enable:1; [all …]
|
/linux-4.4.14/drivers/crypto/ |
D | n2_core.h | 7 u64 intr; 8 u64 ino; 12 u64 cfg_handle; 34 u64 control; 35 u64 src_addr; 36 u64 auth_key_addr; 37 u64 auth_iv_addr; 38 u64 final_auth_state_addr; 39 u64 enc_key_addr; 40 u64 enc_iv_addr; [all …]
|
/linux-4.4.14/drivers/staging/skein/ |
D | threefish_api.h | 54 u64 state_size; 55 u64 key[SKEIN_MAX_STATE_WORDS+1]; /* max number of key words*/ 56 u64 tweak[3]; 77 u64 *key_data, u64 *tweak); 114 void threefish_encrypt_block_words(struct threefish_key *key_ctx, u64 *in, 115 u64 *out); 152 void threefish_decrypt_block_words(struct threefish_key *key_ctx, u64 *in, 153 u64 *out); 155 void threefish_encrypt_256(struct threefish_key *key_ctx, u64 *input, 156 u64 *output); [all …]
|
D | skein_iv.h | 23 static const u64 SKEIN_256_IV_128[] = { 31 static const u64 SKEIN_256_IV_160[] = { 39 static const u64 SKEIN_256_IV_224[] = { 47 static const u64 SKEIN_256_IV_256[] = { 55 static const u64 SKEIN_512_IV_128[] = { 67 static const u64 SKEIN_512_IV_160[] = { 79 static const u64 SKEIN_512_IV_224[] = { 91 static const u64 SKEIN_512_IV_256[] = { 103 static const u64 SKEIN_512_IV_384[] = { 115 static const u64 SKEIN_512_IV_512[] = { [all …]
|
/linux-4.4.14/drivers/net/vmxnet3/ |
D | upt1_defs.h | 31 u64 TSOPktsTxOK; /* TSO pkts post-segmentation */ 32 u64 TSOBytesTxOK; 33 u64 ucastPktsTxOK; 34 u64 ucastBytesTxOK; 35 u64 mcastPktsTxOK; 36 u64 mcastBytesTxOK; 37 u64 bcastPktsTxOK; 38 u64 bcastBytesTxOK; 39 u64 pktsTxError; 40 u64 pktsTxDiscard; [all …]
|
/linux-4.4.14/arch/s390/pci/ |
D | pci_insn.c | 16 static inline void zpci_err_insn(u8 cc, u8 status, u64 req, u64 offset) in zpci_err_insn() 19 u64 req; in zpci_err_insn() 20 u64 offset; in zpci_err_insn() 29 static inline u8 __mpcifc(u64 req, struct zpci_fib *fib, u8 *status) in __mpcifc() 43 int zpci_mod_fc(u64 req, struct zpci_fib *fib) in zpci_mod_fc() 60 static inline u8 __rpcit(u64 fn, u64 addr, u64 range, u8 *status) in __rpcit() 62 register u64 __addr asm("2") = addr; in __rpcit() 63 register u64 __range asm("3") = range; in __rpcit() 77 int zpci_refresh_trans(u64 fn, u64 addr, u64 range) in zpci_refresh_trans() 102 static inline int __pcilg(u64 *data, u64 req, u64 offset, u8 *status) in __pcilg() [all …]
|
/linux-4.4.14/arch/powerpc/boot/ |
D | swab.h | 18 static inline u64 swab64(u64 x) in swab64() 20 return (u64)((x & (u64)0x00000000000000ffULL) << 56) | in swab64() 21 (u64)((x & (u64)0x000000000000ff00ULL) << 40) | in swab64() 22 (u64)((x & (u64)0x0000000000ff0000ULL) << 24) | in swab64() 23 (u64)((x & (u64)0x00000000ff000000ULL) << 8) | in swab64() 24 (u64)((x & (u64)0x000000ff00000000ULL) >> 8) | in swab64() 25 (u64)((x & (u64)0x0000ff0000000000ULL) >> 24) | in swab64() 26 (u64)((x & (u64)0x00ff000000000000ULL) >> 40) | in swab64() 27 (u64)((x & (u64)0xff00000000000000ULL) >> 56); in swab64()
|
D | ps3.c | 30 extern int lv1_panic(u64 in_1); 31 extern int lv1_get_logical_partition_id(u64 *out_1); 32 extern int lv1_get_logical_ppe_id(u64 *out_1); 33 extern int lv1_get_repository_node_value(u64 in_1, u64 in_2, u64 in_3, 34 u64 in_4, u64 in_5, u64 *out_1, u64 *out_2); 77 static int ps3_repository_read_rm_size(u64 *rm_size) in ps3_repository_read_rm_size() 80 u64 lpar_id; in ps3_repository_read_rm_size() 81 u64 ppe_id; in ps3_repository_read_rm_size() 82 u64 v2; in ps3_repository_read_rm_size() 127 u64 rm_size; in platform_init()
|
/linux-4.4.14/drivers/net/ethernet/atheros/alx/ |
D | hw.h | 392 u64 rx_ok; /* good RX packets */ 393 u64 rx_bcast; /* good RX broadcast packets */ 394 u64 rx_mcast; /* good RX multicast packets */ 395 u64 rx_pause; /* RX pause frames */ 396 u64 rx_ctrl; /* RX control packets other than pause frames */ 397 u64 rx_fcs_err; /* RX packets with bad FCS */ 398 u64 rx_len_err; /* RX packets with length != actual size */ 399 u64 rx_byte_cnt; /* good bytes received. FCS is NOT included */ 400 u64 rx_runt; /* RX packets < 64 bytes with good FCS */ 401 u64 rx_frag; /* RX packets < 64 bytes with bad FCS */ [all …]
|
/linux-4.4.14/arch/x86/include/asm/ |
D | svm.h | 61 u64 intercept; 64 u64 iopm_base_pa; 65 u64 msrpm_base_pa; 66 u64 tsc_offset; 76 u64 exit_info_1; 77 u64 exit_info_2; 80 u64 nested_ctl; 84 u64 nested_cr3; 85 u64 lbr_ctl; 88 u64 next_rip; [all …]
|
D | e820.h | 17 extern int e820_any_mapped(u64 start, u64 end, unsigned type); 18 extern int e820_all_mapped(u64 start, u64 end, unsigned type); 19 extern void e820_add_region(u64 start, u64 size, int type); 23 extern u64 e820_update_range(u64 start, u64 size, unsigned old_type, 25 extern u64 e820_remove_range(u64 start, u64 size, unsigned old_type, 32 extern void parse_e820_ext(u64 phys_addr, u32 data_len); 45 extern u64 early_reserve_e820(u64 sizet, u64 align); 60 static inline bool is_ISA_range(u64 s, u64 e) in is_ISA_range()
|
D | efi.h | 63 extern u64 asmlinkage efi_call(void *fp, ...); 87 u32 type, u64 attribute); 110 extern void __init efi_memory_uc(u64 addr, unsigned long size); 121 extern int __init efi_reuse_config(u64 tables, int nr_tables); 125 u64 fw_vendor; 126 u64 runtime; 127 u64 tables; 128 u64 smbios; 129 u64 reserved[8]; 132 extern u64 efi_setup; [all …]
|
D | kvm_host.h | 227 u64 *spt; 260 u64 rsvd_bits_mask[2][4]; 261 u64 bad_mt_xwr; 272 u64 (*get_pdptr)(struct kvm_vcpu *vcpu, int index); 285 u64 *spte, const void *pte); 299 u64 *pae_root; 300 u64 *lm_root; 320 u64 pdptrs[4]; /* pae */ 331 u64 counter; 332 u64 eventsel; [all …]
|
D | cmpxchg_32.h | 23 static inline void set_64bit(volatile u64 *ptr, u64 value) in set_64bit() 27 u64 prev = *ptr; in set_64bit() 46 static inline u64 __cmpxchg64(volatile u64 *ptr, u64 old, u64 new) in __cmpxchg64() 48 u64 prev; in __cmpxchg64() 59 static inline u64 __cmpxchg64_local(volatile u64 *ptr, u64 old, u64 new) in __cmpxchg64_local() 61 u64 prev; in __cmpxchg64_local()
|
/linux-4.4.14/arch/mips/include/asm/octeon/ |
D | cvmx-ipd.h | 92 first_skip.u64 = 0; in cvmx_ipd_config() 94 cvmx_write_csr(CVMX_IPD_1ST_MBUFF_SKIP, first_skip.u64); in cvmx_ipd_config() 96 not_first_skip.u64 = 0; in cvmx_ipd_config() 98 cvmx_write_csr(CVMX_IPD_NOT_1ST_MBUFF_SKIP, not_first_skip.u64); in cvmx_ipd_config() 100 size.u64 = 0; in cvmx_ipd_config() 102 cvmx_write_csr(CVMX_IPD_PACKET_MBUFF_SIZE, size.u64); in cvmx_ipd_config() 104 first_back_struct.u64 = 0; in cvmx_ipd_config() 106 cvmx_write_csr(CVMX_IPD_1st_NEXT_PTR_BACK, first_back_struct.u64); in cvmx_ipd_config() 108 second_back_struct.u64 = 0; in cvmx_ipd_config() 110 cvmx_write_csr(CVMX_IPD_2nd_NEXT_PTR_BACK, second_back_struct.u64); in cvmx_ipd_config() [all …]
|
D | cvmx-pip.h | 246 uint64_t u64; member 296 cvmx_write_csr(CVMX_PIP_PRT_CFGX(port_num), port_cfg.u64); in cvmx_pip_config_port() 297 cvmx_write_csr(CVMX_PIP_PRT_TAGX(port_num), port_tag_cfg.u64); in cvmx_pip_config_port() 322 watcher_config.u64 = 0; 327 cvmx_write_csr(CVMX_PIP_QOS_WATCHX(watcher), watcher_config.u64); 341 pip_qos_vlanx.u64 = 0; in cvmx_pip_config_vlan_qos() 343 cvmx_write_csr(CVMX_PIP_QOS_VLANX(vlan_priority), pip_qos_vlanx.u64); in cvmx_pip_config_vlan_qos() 355 pip_qos_diffx.u64 = 0; in cvmx_pip_config_diffserv_qos() 357 cvmx_write_csr(CVMX_PIP_QOS_DIFFX(diffserv), pip_qos_diffx.u64); in cvmx_pip_config_diffserv_qos() 385 pip_stat_ctl.u64 = 0; in cvmx_pip_get_port_status() [all …]
|
D | cvmx-mdio.h | 273 smi_clk.u64 = cvmx_read_csr(CVMX_SMIX_CLK(bus_id)); in __cvmx_mdio_set_clause45_mode() 276 cvmx_write_csr(CVMX_SMIX_CLK(bus_id), smi_clk.u64); in __cvmx_mdio_set_clause45_mode() 284 smi_clk.u64 = cvmx_read_csr(CVMX_SMIX_CLK(bus_id)); in __cvmx_mdio_set_clause22_mode() 286 cvmx_write_csr(CVMX_SMIX_CLK(bus_id), smi_clk.u64); in __cvmx_mdio_set_clause22_mode() 309 smi_cmd.u64 = 0; in cvmx_mdio_read() 313 cvmx_write_csr(CVMX_SMIX_CMD(bus_id), smi_cmd.u64); in cvmx_mdio_read() 317 smi_rd.u64 = cvmx_read_csr(CVMX_SMIX_RD_DAT(bus_id)); in cvmx_mdio_read() 348 smi_wr.u64 = 0; in cvmx_mdio_write() 350 cvmx_write_csr(CVMX_SMIX_WR_DAT(bus_id), smi_wr.u64); in cvmx_mdio_write() 352 smi_cmd.u64 = 0; in cvmx_mdio_write() [all …]
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_hw.h | 699 u64 tprl; 700 u64 tprh; 701 u64 gprcl; 702 u64 gprch; 703 u64 bprcl; 704 u64 bprch; 705 u64 mprcl; 706 u64 mprch; 707 u64 uprcl; 708 u64 uprch; [all …]
|
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfa_defs_svc.h | 630 u64 secs_reset; /* Seconds since stats reset */ 631 u64 cee_linkups; /* CEE link up */ 632 u64 cee_linkdns; /* CEE link down */ 633 u64 fip_linkups; /* FIP link up */ 634 u64 fip_linkdns; /* FIP link down */ 635 u64 fip_fails; /* FIP failures */ 636 u64 mac_invalids; /* Invalid mac assignments */ 637 u64 vlan_req; /* Vlan requests */ 638 u64 vlan_notify; /* Vlan notifications */ 639 u64 vlan_err; /* Vlan notification errors */ [all …]
|
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/ |
D | hw.h | 341 u64 crcerrs; 342 u64 algnerrc; 343 u64 symerrs; 344 u64 rxerrc; 345 u64 mpc; 346 u64 scc; 347 u64 ecol; 348 u64 mcc; 349 u64 latecol; 350 u64 colc; [all …]
|
/linux-4.4.14/drivers/misc/vmw_vmci/ |
D | vmci_queue_pair.h | 29 u64 num_produce_pages; 30 u64 num_consume_pages; 41 u64 produce_size; 42 u64 consume_size; 43 u64 ppn_va; /* Start VA of queue pair PPNs. */ 44 u64 num_ppns; 52 u64 va; /* Start VA of queue pair PPNs. */ 53 u64 num_ppns; 88 u64 produce_page_file; /* User VA. */ 89 u64 consume_page_file; /* User VA. */ [all …]
|
/linux-4.4.14/include/acpi/ |
D | actbl3.h | 114 u64 image_address; 129 u64 entry_base_address; 130 u64 entry_length; 132 u64 entry_address64; 133 u64 exit_address; 134 u64 log_area_address; 136 u64 arch_dependent_address; 151 u64 validated_tables[1]; 161 u64 address; 211 u64 reset_end; [all …]
|
D | processor.h | 55 u64 address; 78 u64 num_entries; 79 u64 revision; 80 u64 domain; 81 u64 coord_type; 82 u64 num_processors; 92 u64 address; 96 u64 core_frequency; /* megahertz */ 97 u64 power; /* milliWatts */ 98 u64 transition_latency; /* microseconds */ [all …]
|
D | actbl1.h | 115 u64 value; /* Value used with Read/Write register */ 116 u64 mask; /* Bitmask required for this register instruction */ 129 u64 address; /* Physical address of the error region */ 174 u64 reserved; 260 u64 address; 261 u64 range; 447 u64 control_data; 534 u64 global_capability_data; 535 u64 global_control_data; 736 u64 address; /* APIC physical address */ [all …]
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | pio_copy.c | 57 #define PIO_BLOCK_QWS (PIO_BLOCK_SIZE/sizeof(u64)) 74 void pio_copy(struct hfi1_devdata *dd, struct pio_buf *pbuf, u64 pbc, in pio_copy() 83 dest += sizeof(u64); in pio_copy() 86 dend = dest + ((count>>1) * sizeof(u64)); in pio_copy() 93 writeq(*(u64 *)from, dest); in pio_copy() 94 from += sizeof(u64); in pio_copy() 95 dest += sizeof(u64); in pio_copy() 109 writeq(*(u64 *)from, dest); in pio_copy() 110 from += sizeof(u64); in pio_copy() 111 dest += sizeof(u64); in pio_copy() [all …]
|
D | dma.c | 55 #define BAD_DMA_ADDRESS ((u64) 0) 66 static int hfi1_mapping_error(struct ib_device *dev, u64 dma_addr) in hfi1_mapping_error() 71 static u64 hfi1_dma_map_single(struct ib_device *dev, void *cpu_addr, in hfi1_dma_map_single() 77 return (u64) cpu_addr; in hfi1_dma_map_single() 80 static void hfi1_dma_unmap_single(struct ib_device *dev, u64 addr, size_t size, in hfi1_dma_unmap_single() 86 static u64 hfi1_dma_map_page(struct ib_device *dev, struct page *page, in hfi1_dma_map_page() 90 u64 addr; in hfi1_dma_map_page() 98 addr = (u64) page_address(page); in hfi1_dma_map_page() 105 static void hfi1_dma_unmap_page(struct ib_device *dev, u64 addr, size_t size, in hfi1_dma_unmap_page() 115 u64 addr; in hfi1_map_sg() [all …]
|
/linux-4.4.14/arch/arm/vfp/ |
D | vfp.h | 23 static inline u64 vfp_shiftright64jamming(u64 val, unsigned int shift) in vfp_shiftright64jamming() 34 static inline u32 vfp_hi64to32jamming(u64 val) in vfp_hi64to32jamming() 47 static inline void add128(u64 *resh, u64 *resl, u64 nh, u64 nl, u64 mh, u64 ml) in add128() 60 static inline void sub128(u64 *resh, u64 *resl, u64 nh, u64 nl, u64 mh, u64 ml) in sub128() 73 static inline void mul64to128(u64 *resh, u64 *resl, u64 n, u64 m) in mul64to128() 76 u64 rh, rma, rmb, rl; in mul64to128() 80 rl = (u64)nl * ml; in mul64to128() 83 rma = (u64)nh * ml; in mul64to128() 86 rmb = (u64)nl * mh; in mul64to128() 89 rh = (u64)nh * mh; in mul64to128() [all …]
|
/linux-4.4.14/drivers/staging/unisys/visorbus/ |
D | controlvmchannel.h | 126 u64 reserved1; 133 u64 recv_irq_handle; 158 u64 boot_to_fw_ui:1; /* Bit 0: Stop in uefi ui */ 159 u64 clear_nvram:1; /* Bit 1: Clear NVRAM */ 160 u64 clear_cmos:1; /* Bit 2: Clear CMOS */ 161 u64 boot_to_tool:1; /* Bit 3: Run install tool */ 209 u64 message_handle; /* Identifies the particular message instance, 212 u64 payload_vm_offset; /* Offset of payload area from start of this 224 u64 channel_addr; /* Guest physical address of the channel, which 227 u64 channel_bytes; /* specifies size of the channel in bytes */ [all …]
|
/linux-4.4.14/include/net/9p/ |
D | 9p.h | 371 u64 path; 404 u64 length; 416 u64 st_result_mask; 421 u64 st_nlink; 422 u64 st_rdev; 423 u64 st_size; 424 u64 st_blksize; 425 u64 st_blocks; 426 u64 st_atime_sec; 427 u64 st_atime_nsec; [all …]
|
/linux-4.4.14/arch/mips/cavium-octeon/executive/ |
D | cvmx-spi.c | 207 spxx_int_msk.u64 = cvmx_read_csr(CVMX_SPXX_INT_MSK(interface)); in cvmx_spi_reset_cb() 209 stxx_int_msk.u64 = cvmx_read_csr(CVMX_STXX_INT_MSK(interface)); in cvmx_spi_reset_cb() 215 spxx_clk_ctl.u64 = 0; in cvmx_spi_reset_cb() 217 cvmx_write_csr(CVMX_SPXX_CLK_CTL(interface), spxx_clk_ctl.u64); in cvmx_spi_reset_cb() 219 spxx_bist_stat.u64 = cvmx_read_csr(CVMX_SPXX_BIST_STAT(interface)); in cvmx_spi_reset_cb() 236 srxx_spi4_calx.u64 = 0; in cvmx_spi_reset_cb() 239 srxx_spi4_calx.u64); in cvmx_spi_reset_cb() 241 stxx_spi4_calx.u64 = 0; in cvmx_spi_reset_cb() 244 stxx_spi4_calx.u64); in cvmx_spi_reset_cb() 250 cvmx_write_csr(CVMX_SPXX_INT_MSK(interface), spxx_int_msk.u64); in cvmx_spi_reset_cb() [all …]
|
D | cvmx-helper-xaui.c | 53 gmx_hg2_control.u64 = cvmx_read_csr(CVMX_GMXX_HG2_CONTROL(interface)); in __cvmx_helper_xaui_enumerate() 79 mode.u64 = cvmx_read_csr(CVMX_GMXX_INF_MODE(interface)); in __cvmx_helper_xaui_probe() 81 cvmx_write_csr(CVMX_GMXX_INF_MODE(interface), mode.u64); in __cvmx_helper_xaui_probe() 93 pko_mem_port_ptrs.u64 = 0; in __cvmx_helper_xaui_probe() 103 cvmx_write_csr(CVMX_PKO_MEM_PORT_PTRS, pko_mem_port_ptrs.u64); in __cvmx_helper_xaui_probe() 129 gmx_cfg.u64 = cvmx_read_csr(CVMX_GMXX_PRTX_CFG(0, interface)); in __cvmx_helper_xaui_enable() 131 cvmx_write_csr(CVMX_GMXX_PRTX_CFG(0, interface), gmx_cfg.u64); in __cvmx_helper_xaui_enable() 137 xauiMiscCtl.u64 = cvmx_read_csr(CVMX_PCSXX_MISC_CTL_REG(interface)); in __cvmx_helper_xaui_enable() 139 cvmx_write_csr(CVMX_PCSXX_MISC_CTL_REG(interface), xauiMiscCtl.u64); in __cvmx_helper_xaui_enable() 142 gmx_rx_int_en.u64 = cvmx_read_csr(CVMX_GMXX_RXX_INT_EN(0, interface)); in __cvmx_helper_xaui_enable() [all …]
|
D | cvmx-helper-sgmii.c | 64 gmxx_prtx_cfg.u64 = cvmx_read_csr(CVMX_GMXX_PRTX_CFG(index, interface)); in __cvmx_helper_sgmii_hardware_init_one_time() 66 cvmx_write_csr(CVMX_GMXX_PRTX_CFG(index, interface), gmxx_prtx_cfg.u64); in __cvmx_helper_sgmii_hardware_init_one_time() 73 pcs_misc_ctl_reg.u64 = in __cvmx_helper_sgmii_hardware_init_one_time() 75 pcsx_linkx_timer_count_reg.u64 = in __cvmx_helper_sgmii_hardware_init_one_time() 87 pcsx_linkx_timer_count_reg.u64); in __cvmx_helper_sgmii_hardware_init_one_time() 101 pcsx_anx_adv_reg.u64 = in __cvmx_helper_sgmii_hardware_init_one_time() 108 pcsx_anx_adv_reg.u64); in __cvmx_helper_sgmii_hardware_init_one_time() 111 pcsx_miscx_ctl_reg.u64 = in __cvmx_helper_sgmii_hardware_init_one_time() 116 pcsx_sgmx_an_adv_reg.u64 = in __cvmx_helper_sgmii_hardware_init_one_time() 124 pcsx_sgmx_an_adv_reg.u64); in __cvmx_helper_sgmii_hardware_init_one_time() [all …]
|
/linux-4.4.14/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_stats.c | 50 char *name, u64 count) in ocrdma_add_stat() 115 (u64)rsrc_stats->dpp_pds); in ocrdma_resource_stats() 117 (u64)rsrc_stats->non_dpp_pds); in ocrdma_resource_stats() 119 (u64)rsrc_stats->rc_dpp_qps); in ocrdma_resource_stats() 121 (u64)rsrc_stats->uc_dpp_qps); in ocrdma_resource_stats() 123 (u64)rsrc_stats->ud_dpp_qps); in ocrdma_resource_stats() 125 (u64)rsrc_stats->rc_non_dpp_qps); in ocrdma_resource_stats() 127 (u64)rsrc_stats->uc_non_dpp_qps); in ocrdma_resource_stats() 129 (u64)rsrc_stats->ud_non_dpp_qps); in ocrdma_resource_stats() 131 (u64)rsrc_stats->srqs); in ocrdma_resource_stats() [all …]
|
D | ocrdma_abi.h | 55 u64 ah_tbl_page; 60 u64 rsvd1; 61 u64 rsvd2; 65 u64 rsvd1; 73 u64 rsvd1; 87 u64 page_addr[MAX_CQ_PAGES]; 88 u64 db_page_addr; 92 u64 rsvd1; 93 u64 rsvd2; 115 u64 sq_page_addr[MAX_QP_PAGES]; [all …]
|
/linux-4.4.14/include/linux/ceph/ |
D | osd_client.h | 62 u64 length; 84 u64 offset, length; 85 u64 truncate_size; 107 u64 cookie; 108 u64 ver; 114 u64 expected_object_size; 115 u64 expected_write_size; 122 u64 r_tid; /* unique for this client */ 173 u64 r_snapid; 184 u64 cookie; [all …]
|
/linux-4.4.14/arch/ia64/sn/kernel/ |
D | io_init.c | 34 static inline u64 sal_get_hubdev_info(u64 handle, u64 address) in sal_get_hubdev_info() 41 (u64) SN_SAL_IOIF_GET_HUBDEV_INFO, in sal_get_hubdev_info() 42 (u64) handle, (u64) address, 0, 0, 0, 0, 0); in sal_get_hubdev_info() 49 static inline u64 sal_get_pcibus_info(u64 segment, u64 busnum, u64 address) in sal_get_pcibus_info() 56 (u64) SN_SAL_IOIF_GET_PCIBUS_INFO, in sal_get_pcibus_info() 57 (u64) segment, (u64) busnum, (u64) address, 0, 0, 0, 0); in sal_get_pcibus_info() 64 static inline u64 65 sal_get_pcidev_info(u64 segment, u64 bus_number, u64 devfn, u64 pci_dev, in sal_get_pcidev_info() 66 u64 sn_irq_info) in sal_get_pcidev_info() 73 (u64) SN_SAL_IOIF_GET_PCIDEV_INFO, in sal_get_pcidev_info() [all …]
|
/linux-4.4.14/arch/ia64/kernel/ |
D | patch.c | 28 static u64 29 get_imm64 (u64 insn_addr) in get_imm64() 31 u64 *p = (u64 *) (insn_addr & -16); /* mask out slot number */ in get_imm64() 44 ia64_patch (u64 insn_addr, u64 mask, u64 val) in ia64_patch() 46 u64 m0, m1, v0, v1, b0, b1, *b = (u64 *) (insn_addr & -16); in ia64_patch() 64 ia64_patch_imm64 (u64 insn_addr, u64 val) in ia64_patch_imm64() 80 ia64_patch_imm60 (u64 insn_addr, u64 val) in ia64_patch_imm60() 103 u64 ip; in ia64_patch_vtop() 106 ip = (u64) offp + *offp; in ia64_patch_vtop() 126 u64 ip, *b; in ia64_patch_rse() [all …]
|
D | sal.c | 245 u64 vector, cache_type = 3; in check_sal_cache_flush() 284 ia64_sal_cache_flush (u64 cache_type) in ia64_sal_cache_flush() 290 u64 progress; in ia64_sal_cache_flush() 358 ia64_sal_oemcall(struct ia64_sal_retval *isrvp, u64 oemfunc, u64 arg1, in ia64_sal_oemcall() 359 u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, u64 arg7) in ia64_sal_oemcall() 369 ia64_sal_oemcall_nolock(struct ia64_sal_retval *isrvp, u64 oemfunc, u64 arg1, in ia64_sal_oemcall_nolock() 370 u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, in ia64_sal_oemcall_nolock() 371 u64 arg7) in ia64_sal_oemcall_nolock() 382 ia64_sal_oemcall_reentrant(struct ia64_sal_retval *isrvp, u64 oemfunc, in ia64_sal_oemcall_reentrant() 383 u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, in ia64_sal_oemcall_reentrant() [all …]
|
D | esi.c | 38 u64 esi_proc; 39 u64 gp; 101 enum esi_proc_type proc_type, u64 func, in ia64_esi_call() 102 u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, in ia64_esi_call() 103 u64 arg7) in ia64_esi_call() 153 u64 func, u64 arg1, u64 arg2, u64 arg3, u64 arg4, in ia64_esi_call_phys() 154 u64 arg5, u64 arg6, u64 arg7) in ia64_esi_call_phys() 158 u64 esi_params[8]; in ia64_esi_call_phys()
|
/linux-4.4.14/fs/logfs/ |
D | logfs.h | 151 struct page *(*find_first_sb)(struct super_block *sb, u64 *ofs); 152 struct page *(*find_last_sb)(struct super_block *sb, u64 *ofs); 155 void (*writeseg)(struct super_block *sb, u64 ofs, size_t len); 158 int (*can_write_buf)(struct super_block *sb, u64 ofs); 210 u64 offset; 234 u64 ino; 235 u64 dir; 236 u64 pos; 250 u64 old_ofs; 251 u64 new_ofs; [all …]
|
/linux-4.4.14/include/trace/events/ |
D | btrfs.h | 76 __field( u64, generation ) 77 __field( u64, root_objectid ) 99 __field( u64, disk_i_size ) 100 __field( u64, generation ) 101 __field( u64, last_trans ) 102 __field( u64, logged_trans ) 103 __field( u64, root_objectid ) 178 __field( u64, root_objectid ) 179 __field( u64, start ) 180 __field( u64, len ) [all …]
|
/linux-4.4.14/sound/soc/intel/atom/sst/ |
D | sst.h | 83 u64 done_interrupt:1; 84 u64 busy_interrupt:1; 85 u64 rsvd:62; 87 u64 full; 119 u64 lpe_reset:1; 120 u64 lpe_reset_vector:1; 121 u64 runstall:1; 122 u64 pwaitmode:1; 123 u64 clk_sel:3; 124 u64 rsvd2:1; [all …]
|
/linux-4.4.14/drivers/misc/ |
D | hpilo.h | 84 u64 send_fifobar_pa; 88 u64 send_desc_pa; 90 u64 send_ctrl; 94 u64 recv_fifobar_pa; 98 u64 recv_desc_pa; 100 u64 recv_ctrl; 104 u64 padding5; 107 u64 channel; 166 u64 nrents; /* user requested number of fifo entries */ 167 u64 imask; /* mask to extract valid fifo index */ [all …]
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en.h | 107 u64 rx_packets; 108 u64 rx_bytes; 109 u64 tx_packets; 110 u64 tx_bytes; 111 u64 rx_error_packets; 112 u64 rx_error_bytes; 113 u64 tx_error_packets; 114 u64 tx_error_bytes; 115 u64 rx_unicast_packets; 116 u64 rx_unicast_bytes; [all …]
|
/linux-4.4.14/drivers/s390/scsi/ |
D | zfcp_fsf.h | 219 u64 fcp_lun; 247 u64 doubleword[FSF_PROT_STATUS_QUAL_SIZE / sizeof(u64)]; 255 u64 req_id; 266 u64 input_req; 267 u64 output_req; 268 u64 control_req; 269 u64 input_mb; 270 u64 output_mb; 271 u64 seconds_act; 278 u64 doubleword[FSF_STATUS_QUALIFIER_SIZE / sizeof(u64)]; [all …]
|
/linux-4.4.14/include/drm/ |
D | drm_mm.h | 71 u64 start; 72 u64 size; 85 u64 scan_size; 86 u64 scan_hit_start; 87 u64 scan_hit_end; 89 u64 scan_start; 90 u64 scan_end; 94 u64 *start, u64 *end); 127 static inline u64 __drm_mm_hole_node_start(struct drm_mm_node *hole_node) in __drm_mm_hole_node_start() 143 static inline u64 drm_mm_hole_node_start(struct drm_mm_node *hole_node) in drm_mm_hole_node_start() [all …]
|
/linux-4.4.14/include/scsi/ |
D | scsi_transport_fc.h | 188 u64 node_name; 189 u64 port_name; 233 u64 node_name; 234 u64 port_name; 289 u64 node_name; 290 u64 port_name; 338 u64 node_name; 339 u64 port_name; 390 u64 node_name; 391 u64 port_name; [all …]
|
/linux-4.4.14/fs/cifs/ |
D | smb2proto.h | 116 u64 persistent_fid, u64 volatile_fid, u32 opcode, 120 u64 persistent_file_id, u64 volatile_file_id); 122 u64 persistent_file_id, u64 volatile_file_id); 124 u64 persistent_file_id, u64 volatile_file_id, 127 u64 persistent_fid, u64 volatile_fid, 138 u64 persistent_fid, u64 volatile_fid, int index, 141 u64 persistent_fid, u64 volatile_fid, 144 u64 persistent_fid, u64 volatile_fid); 146 u64 persistent_fid, u64 volatile_fid, 149 u64 persistent_fid, u64 volatile_fid, u32 pid, [all …]
|
/linux-4.4.14/arch/mips/fw/cfe/ |
D | cfe_api_int.h | 59 u64 buf_offset; /* offset on device (bytes) */ 61 u64 buf_length; /* length of this buffer */ 62 u64 buf_retlen; /* returned length (for read ops) */ 63 u64 buf_ioctlcmd; /* IOCTL command (used only for IOCTLs) */ 67 u64 inp_status; /* 1 means input available */ 79 u64 cpu_number; /* cpu number to control */ 80 u64 cpu_command; /* command to issue to CPU */ 81 u64 start_addr; /* CPU start address */ 82 u64 gp_val; /* starting GP value */ 83 u64 sp_val; /* starting SP value */ [all …]
|
/linux-4.4.14/kernel/sched/ |
D | clock.c | 128 u64 tick_raw; 129 u64 tick_gtod; 130 u64 clock; 147 u64 ktime_now = ktime_to_ns(ktime_get()); in sched_clock_init() 179 static inline u64 wrap_min(u64 x, u64 y) in wrap_min() 184 static inline u64 wrap_max(u64 x, u64 y) in wrap_max() 195 static u64 sched_clock_local(struct sched_clock_data *scd) in sched_clock_local() 197 u64 now, clock, old_clock, min_clock, max_clock; in sched_clock_local() 227 static u64 sched_clock_remote(struct sched_clock_data *scd) in sched_clock_remote() 230 u64 this_clock, remote_clock; in sched_clock_remote() [all …]
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
D | qib_7220.h | 47 u64 __iomem *cregbase; 48 u64 *cntrs; 49 u64 *portcntrs; 53 u64 hwerrmask; 54 u64 errormask; 55 u64 gpio_out; /* shadow of kr_gpio_out, for rmw ops */ 56 u64 gpio_mask; /* shadow the gpio mask register */ 57 u64 extctrl; /* shadow the gpio output enable, etc... */ 93 u64 ibdeltainprog; 94 u64 ibsymdelta; [all …]
|
D | qib_dma.c | 37 #define BAD_DMA_ADDRESS ((u64) 0) 48 static int qib_mapping_error(struct ib_device *dev, u64 dma_addr) in qib_mapping_error() 53 static u64 qib_dma_map_single(struct ib_device *dev, void *cpu_addr, in qib_dma_map_single() 57 return (u64) cpu_addr; in qib_dma_map_single() 60 static void qib_dma_unmap_single(struct ib_device *dev, u64 addr, size_t size, in qib_dma_unmap_single() 66 static u64 qib_dma_map_page(struct ib_device *dev, struct page *page, in qib_dma_map_page() 70 u64 addr; in qib_dma_map_page() 79 addr = (u64) page_address(page); in qib_dma_map_page() 88 static void qib_dma_unmap_page(struct ib_device *dev, u64 addr, size_t size, in qib_dma_unmap_page() 98 u64 addr; in qib_map_sg() [all …]
|
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/ |
D | xgbe.h | 307 u64 rx_tstamp; 536 u64 txoctetcount_gb; 537 u64 txframecount_gb; 538 u64 txbroadcastframes_g; 539 u64 txmulticastframes_g; 540 u64 tx64octets_gb; 541 u64 tx65to127octets_gb; 542 u64 tx128to255octets_gb; 543 u64 tx256to511octets_gb; 544 u64 tx512to1023octets_gb; [all …]
|
/linux-4.4.14/fs/squashfs/ |
D | squashfs.h | 31 extern int squashfs_read_data(struct super_block *, u64, int, u64 *, 38 struct squashfs_cache *, u64, int); 41 extern int squashfs_read_metadata(struct super_block *, void *, u64 *, 44 u64, int); 46 u64, int); 47 extern void *squashfs_read_table(struct super_block *, u64, int); 61 extern __le64 *squashfs_read_inode_lookup_table(struct super_block *, u64, u64, 65 extern int squashfs_frag_lookup(struct super_block *, unsigned int, u64 *); 67 u64, u64, unsigned int); 74 extern int squashfs_readpage_block(struct page *, u64, int); [all …]
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
D | fw.h | 57 u64 def_mac; 62 u64 trans_code; 93 u64 flags; 94 u64 flags2; 124 u64 max_icm_sz; 155 u64 phys_port_id; 175 u64 qpc_base; 176 u64 rdmarc_base; 177 u64 auxc_base; 178 u64 altc_base; [all …]
|
/linux-4.4.14/drivers/ps3/ |
D | ps3-lpm.c | 94 u64 pm_control; 95 u64 pm_start_stop; 96 u64 group_control; 97 u64 debug_bus_control; 131 u64 rights; 132 u64 node_id; 133 u64 pu_id; 134 u64 lpm_id; 135 u64 outlet_id; 136 u64 tb_count; [all …]
|
/linux-4.4.14/drivers/net/ethernet/intel/igbvf/ |
D | vf.h | 61 u64 pkt_addr; /* Packet buffer address */ 62 u64 hdr_addr; /* Header buffer address */ 96 u64 buffer_addr; /* Address of descriptor's data buf */ 101 u64 rsvd; /* Reserved */ 140 u64 base_gprc; 141 u64 base_gptc; 142 u64 base_gorc; 143 u64 base_gotc; 144 u64 base_mprc; 145 u64 base_gotlbc; [all …]
|
/linux-4.4.14/arch/powerpc/platforms/cell/ |
D | spu_priv1_mmio.c | 39 static void int_mask_and(struct spu *spu, int class, u64 mask) in int_mask_and() 41 u64 old_mask; in int_mask_and() 47 static void int_mask_or(struct spu *spu, int class, u64 mask) in int_mask_or() 49 u64 old_mask; in int_mask_or() 55 static void int_mask_set(struct spu *spu, int class, u64 mask) in int_mask_set() 60 static u64 int_mask_get(struct spu *spu, int class) in int_mask_get() 65 static void int_stat_clear(struct spu *spu, int class, u64 stat) in int_stat_clear() 70 static u64 int_stat_get(struct spu *spu, int class) in int_stat_get() 77 u64 target; in cpu_affinity_set() 78 u64 route; in cpu_affinity_set() [all …]
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4.h | 110 u64 tx_octets; /* total # of octets in good frames */ 111 u64 tx_frames; /* all good frames */ 112 u64 tx_bcast_frames; /* all broadcast frames */ 113 u64 tx_mcast_frames; /* all multicast frames */ 114 u64 tx_ucast_frames; /* all unicast frames */ 115 u64 tx_error_frames; /* all error frames */ 117 u64 tx_frames_64; /* # of Tx frames in a particular range */ 118 u64 tx_frames_65_127; 119 u64 tx_frames_128_255; 120 u64 tx_frames_256_511; [all …]
|
/linux-4.4.14/arch/s390/appldata/ |
D | appldata_mem.c | 37 u64 timestamp; 44 u64 pgpgin; /* data read from disk */ 45 u64 pgpgout; /* data written to disk */ 46 u64 pswpin; /* pages swapped in */ 47 u64 pswpout; /* pages swapped out */ 49 u64 sharedram; /* sharedram is currently set to 0 */ 51 u64 totalram; /* total main memory size */ 52 u64 freeram; /* free main memory size */ 53 u64 totalhigh; /* total high memory size */ 54 u64 freehigh; /* free high memory size */ [all …]
|
/linux-4.4.14/arch/mips/pci/ |
D | pcie-octeon.c | 41 uint64_t u64; member 110 pcie_addr.u64 = 0; in cvmx_pcie_get_io_base_address() 117 return pcie_addr.u64; in cvmx_pcie_get_io_base_address() 144 pcie_addr.u64 = 0; in cvmx_pcie_get_mem_base_address() 149 return pcie_addr.u64; in cvmx_pcie_get_mem_base_address() 178 pescx_cfg_rd.u64 = 0; in cvmx_pcie_cfgx_read() 180 cvmx_write_csr(CVMX_PESCX_CFG_RD(pcie_port), pescx_cfg_rd.u64); in cvmx_pcie_cfgx_read() 181 pescx_cfg_rd.u64 = cvmx_read_csr(CVMX_PESCX_CFG_RD(pcie_port)); in cvmx_pcie_cfgx_read() 185 pemx_cfg_rd.u64 = 0; in cvmx_pcie_cfgx_read() 187 cvmx_write_csr(CVMX_PEMX_CFG_RD(pcie_port), pemx_cfg_rd.u64); in cvmx_pcie_cfgx_read() [all …]
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_mm.c | 94 u64 size, 99 u64 size, 102 u64 start, 103 u64 end, 108 u64 size, unsigned alignment, in drm_mm_insert_helper() 113 u64 hole_start = drm_mm_hole_node_start(hole_node); in drm_mm_insert_helper() 114 u64 hole_end = drm_mm_hole_node_end(hole_node); in drm_mm_insert_helper() 115 u64 adj_start = hole_start; in drm_mm_insert_helper() 116 u64 adj_end = hole_end; in drm_mm_insert_helper() 127 u64 tmp = adj_start; in drm_mm_insert_helper() [all …]
|
/linux-4.4.14/include/rdma/ |
D | ib_umem_odp.h | 41 u64 __subtree_last; 103 int ib_umem_odp_map_dma_pages(struct ib_umem *umem, u64 start_offset, u64 bcnt, 104 u64 access_mask, unsigned long current_seq); 106 void ib_umem_odp_unmap_dma_pages(struct ib_umem *umem, u64 start_offset, 107 u64 bound); 111 typedef int (*umem_call_back)(struct ib_umem *item, u64 start, u64 end, 117 int rbt_ib_umem_for_each_in_range(struct rb_root *root, u64 start, u64 end, 121 u64 start, u64 last); 123 u64 start, u64 last);
|
/linux-4.4.14/net/vmw_vsock/ |
D | vmci_transport.h | 58 u64 generation; 59 u64 offset; 77 u64 size; 78 u64 mode; 85 u64 write_notify_window; 86 u64 write_notify_min_window; 94 u64 produce_q_generation; 95 u64 consume_q_generation; 99 u64 write_notify_window; 100 u64 write_notify_min_window; [all …]
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/ |
D | object.h | 19 u64 token; 20 u64 object; 30 int (*map)(struct nvkm_object *, u64 *addr, u32 *size); 31 int (*rd08)(struct nvkm_object *, u64 addr, u8 *data); 32 int (*rd16)(struct nvkm_object *, u64 addr, u16 *data); 33 int (*rd32)(struct nvkm_object *, u64 addr, u32 *data); 34 int (*wr08)(struct nvkm_object *, u64 addr, u8 data); 35 int (*wr16)(struct nvkm_object *, u64 addr, u16 data); 36 int (*wr32)(struct nvkm_object *, u64 addr, u32 data); 55 int nvkm_object_map(struct nvkm_object *, u64 *addr, u32 *size); [all …]
|
/linux-4.4.14/drivers/staging/lustre/lustre/lov/ |
D | lov_offset.c | 46 u64 lov_stripe_size(struct lov_stripe_md *lsm, u64 ost_size, in lov_stripe_size() 51 u64 swidth; in lov_stripe_size() 52 u64 lov_size; in lov_stripe_size() 119 int lov_stripe_offset(struct lov_stripe_md *lsm, u64 lov_off, in lov_stripe_offset() 120 int stripeno, u64 *obdoff) in lov_stripe_offset() 123 u64 stripe_off, this_stripe, swidth; in lov_stripe_offset() 140 this_stripe = (u64)stripeno * ssize; in lov_stripe_offset() 176 u64 lov_size_to_stripe(struct lov_stripe_md *lsm, u64 file_size, in lov_size_to_stripe() 180 u64 stripe_off, this_stripe, swidth; in lov_size_to_stripe() 193 this_stripe = (u64)stripeno * ssize; in lov_size_to_stripe() [all …]
|
/linux-4.4.14/arch/mips/cavium-octeon/ |
D | oct_ilm.c | 16 u64 io_interval; 17 u64 cpu_interval; 18 u64 timer_start1; 19 u64 timer_start2; 20 u64 max_latency; 21 u64 min_latency; 22 u64 latency_sum; 23 u64 average_latency; 24 u64 interrupt_cnt; 32 u64 cpuclk, avg, max, min; in show_latency() [all …]
|
D | csrc-octeon.c | 23 static u64 f; 24 static u64 rdiv; 25 static u64 sdiv; 26 static u64 octeon_udelay_factor; 27 static u64 octeon_ndelay_factor; 43 rst_boot.u64 = cvmx_read_csr(CVMX_MIO_RST_BOOT); in octeon_setup_delays() 50 rst_boot.u64 = cvmx_read_csr(CVMX_RST_BOOT); in octeon_setup_delays() 80 u64 ipd_clk_count = cvmx_read_csr(CVMX_IPD_CLK_COUNT); in octeon_init_cvmcount() 111 u64 t1, t2, t3; in sched_clock() 113 u64 mult = clocksource_mips.mult; in sched_clock() [all …]
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_type.h | 289 u64 wr_csr_prot; 311 u64 hw_semaphore_timeout; /* usec global time (GTIME resolution) */ 548 u64 flags; 1139 u64 rx_bytes; /* gorc */ 1140 u64 rx_unicast; /* uprc */ 1141 u64 rx_multicast; /* mprc */ 1142 u64 rx_broadcast; /* bprc */ 1143 u64 rx_discards; /* rdpc */ 1144 u64 rx_unknown_protocol; /* rupp */ 1145 u64 tx_bytes; /* gotc */ [all …]
|
/linux-4.4.14/crypto/ |
D | vmac.c | 41 static const u64 p64 = UINT64_C(0xfffffffffffffeff); /* 2^64 - 257 prime */ 42 static const u64 m62 = UINT64_C(0x3fffffffffffffff); /* 62-bit mask */ 43 static const u64 m63 = UINT64_C(0x7fffffffffffffff); /* 63-bit mask */ 44 static const u64 m64 = UINT64_C(0xffffffffffffffff); /* 64-bit mask */ 45 static const u64 mpoly = UINT64_C(0x1fffffff1fffffff); /* Poly key mask */ 68 u64 _il = (il); \ 75 #define MUL32(i1, i2) ((u64)(u32)(i1)*(u32)(i2)) 79 u64 _i1 = (i1), _i2 = (i2); \ 80 u64 m = MUL32(_i1, _i2>>32) + MUL32(_i1>>32, _i2); \ 88 u64 _i1 = (i1), _i2 = (i2); \ [all …]
|
/linux-4.4.14/kernel/trace/ |
D | bpf_trace.c | 64 static u64 bpf_probe_read(u64 r1, u64 r2, u64 r3, u64 r4, u64 r5) in bpf_probe_read() 86 static u64 bpf_trace_printk(u64 r1, u64 fmt_size, u64 r3, u64 r4, u64 r5) in bpf_trace_printk() 92 u64 unsafe_addr; in bpf_trace_printk() 189 static u64 bpf_perf_event_read(u64 r1, u64 index, u64 r3, u64 r4, u64 r5) in bpf_perf_event_read() 223 static u64 bpf_perf_event_output(u64 r1, u64 r2, u64 index, u64 r4, u64 size) in bpf_perf_event_output()
|
D | trace_benchmark.c | 13 static u64 bm_total; 14 static u64 bm_totalsq; 15 static u64 bm_last; 16 static u64 bm_max; 17 static u64 bm_min; 18 static u64 bm_first; 19 static u64 bm_cnt; 20 static u64 bm_stddev; 36 u64 start; in trace_do_benchmark() 37 u64 stop; in trace_do_benchmark() [all …]
|
/linux-4.4.14/fs/ocfs2/ |
D | suballoc.h | 34 u64, /* max_block */ 55 u64 ac_last_group; 56 u64 ac_max_block; /* Highest block number to allocate. 0 is 108 u64 *suballoc_loc, 111 u64 *blkno_start); 116 u64 *suballoc_loc, 118 u64 *fe_blkno); 139 u64 bg_blkno, 148 u64 start_blk, 153 u64 start_blk, [all …]
|
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/ |
D | fm10k.h | 95 u64 packets; 96 u64 bytes; 100 u64 restart_queue; 101 u64 csum_err; 102 u64 tx_busy; 103 u64 tx_done_old; 104 u64 csum_good; 108 u64 alloc_failed; 109 u64 csum_err; 110 u64 errors; [all …]
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
D | perf_event.h | 22 u64 _val = (val); \ 58 u64 idxmsk64; 60 u64 code; 61 u64 cmask; 111 u64 bts_buffer_base; 112 u64 bts_index; 113 u64 bts_absolute_maximum; 114 u64 bts_interrupt_threshold; 115 u64 pebs_buffer_base; 116 u64 pebs_index; [all …]
|
/linux-4.4.14/arch/x86/boot/compressed/ |
D | eboot.h | 45 u64 frame_buffer_base; 52 u64 info; 53 u64 size_of_info; 54 u64 frame_buffer_base; 55 u64 frame_buffer_size; 63 u64 frame_buffer_base; 75 u64 query_mode; 76 u64 set_mode; 77 u64 blt; 78 u64 mode; [all …]
|
/linux-4.4.14/arch/mips/include/asm/sn/sn0/ |
D | hubio.h | 175 u64 wid_reg_value; 177 u64 wid_rsvd: 32, /* unused */ 187 u64 wcr_reg_value; 189 u64 wcr_rsvd: 41, /* unused */ 203 u64 reg_value; 205 u64 rsvd1: 31, 220 u64 icsr_reg_value; 222 u64 icsr_rsvd: 22, /* unused */ 240 u64 iowa_reg_value; 242 u64 iowa_rsvd: 48, /* unused */ [all …]
|
/linux-4.4.14/block/partitions/ |
D | ldm.h | 120 u64 logical_disk_start; 121 u64 logical_disk_size; 122 u64 config_start; 123 u64 config_size; 129 u64 bitmap1_start; 130 u64 bitmap1_size; 132 u64 bitmap2_start; 133 u64 bitmap2_size; 146 u64 parent_id; 162 u64 start; [all …]
|
/linux-4.4.14/drivers/staging/rdma/ipath/ |
D | ipath_dma.c | 39 #define BAD_DMA_ADDRESS ((u64) 0) 50 static int ipath_mapping_error(struct ib_device *dev, u64 dma_addr) in ipath_mapping_error() 55 static u64 ipath_dma_map_single(struct ib_device *dev, in ipath_dma_map_single() 60 return (u64) cpu_addr; in ipath_dma_map_single() 64 u64 addr, size_t size, in ipath_dma_unmap_single() 70 static u64 ipath_dma_map_page(struct ib_device *dev, in ipath_dma_map_page() 76 u64 addr; in ipath_dma_map_page() 85 addr = (u64) page_address(page); in ipath_dma_map_page() 95 u64 addr, size_t size, in ipath_dma_unmap_page() 105 u64 addr; in ipath_map_sg() [all …]
|
D | ipath_kernel.h | 80 u64 errs_to_log; 81 u64 hwerrs_to_log; 267 u64 __iomem *ipath_kregbase; 269 u64 __iomem *ipath_kregend; 273 u64 *ipath_kregalloc; 310 void (*ipath_f_put_tid)(struct ipath_devdata *, u64 __iomem*, 314 void (*ipath_f_setextled)(struct ipath_devdata *, u64, u64); 329 int (*ipath_f_ib_updown)(struct ipath_devdata *, int, u64); 335 u64 ipath_sword; 337 u64 ipath_rword; [all …]
|
/linux-4.4.14/arch/sparc/kernel/ |
D | mdesc.c | 60 u64 val; 221 u64 node; in mdesc_register_notifier() 233 static const u64 *parent_cfg_handle(struct mdesc_handle *hp, u64 node) in parent_cfg_handle() 235 const u64 *id; in parent_cfg_handle() 236 u64 a; in parent_cfg_handle() 240 u64 target; in parent_cfg_handle() 256 void (*func)(struct mdesc_handle *, u64)) in invoke_on_missing() argument 258 u64 node; in invoke_on_missing() 263 const u64 *id; in invoke_on_missing() 264 u64 fnode; in invoke_on_missing() [all …]
|
D | pcr.c | 54 static u64 direct_pcr_read(unsigned long reg_num) in direct_pcr_read() 56 u64 val; in direct_pcr_read() 63 static void direct_pcr_write(unsigned long reg_num, u64 val) in direct_pcr_write() 69 static u64 direct_pic_read(unsigned long reg_num) in direct_pic_read() 71 u64 val; in direct_pic_read() 78 static void direct_pic_write(unsigned long reg_num, u64 val) in direct_pic_write() 93 static u64 direct_picl_value(unsigned int nmi_hz) in direct_picl_value() 97 return ((u64)((0 - delta) & 0xffffffff)) << 32; in direct_picl_value() 110 static void n2_pcr_write(unsigned long reg_num, u64 val) in n2_pcr_write() 123 static u64 n2_picl_value(unsigned int nmi_hz) in n2_picl_value() [all …]
|
/linux-4.4.14/drivers/acpi/acpica/ |
D | exutils.c | 69 static u32 acpi_ex_digits_needed(u64 value, u32 base); 168 (obj_desc->integer.value > (u64)ACPI_UINT32_MAX)) { in acpi_ex_truncate_for32bit_table() 173 obj_desc->integer.value &= (u64)ACPI_UINT32_MAX; in acpi_ex_truncate_for32bit_table() 273 static u32 acpi_ex_digits_needed(u64 value, u32 base) in acpi_ex_digits_needed() 276 u64 current_value; in acpi_ex_digits_needed() 316 void acpi_ex_eisa_id_to_string(char *out_string, u64 compressed_id) in acpi_ex_eisa_id_to_string() 340 out_string[3] = acpi_ut_hex_to_ascii_char((u64) swapped_id, 12); in acpi_ex_eisa_id_to_string() 341 out_string[4] = acpi_ut_hex_to_ascii_char((u64) swapped_id, 8); in acpi_ex_eisa_id_to_string() 342 out_string[5] = acpi_ut_hex_to_ascii_char((u64) swapped_id, 4); in acpi_ex_eisa_id_to_string() 343 out_string[6] = acpi_ut_hex_to_ascii_char((u64) swapped_id, 0); in acpi_ex_eisa_id_to_string() [all …]
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ |
D | common.h | 193 u64 tx_octets; /* total # of octets in good frames */ 194 u64 tx_octets_bad; /* total # of octets in error frames */ 195 u64 tx_frames; /* all good frames */ 196 u64 tx_mcast_frames; /* good multicast frames */ 197 u64 tx_bcast_frames; /* good broadcast frames */ 198 u64 tx_pause; /* # of transmitted pause frames */ 199 u64 tx_deferred; /* frames with deferred transmissions */ 200 u64 tx_late_collisions; /* # of late collisions */ 201 u64 tx_total_collisions; /* # of total collisions */ 202 u64 tx_excess_collisions; /* frame errors from excessive collissions */ [all …]
|
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/ |
D | i40e_type.h | 289 u64 wr_csr_prot; 310 u64 hw_semaphore_timeout; /* usec global time (GTIME resolution) */ 1122 u64 rx_bytes; /* gorc */ 1123 u64 rx_unicast; /* uprc */ 1124 u64 rx_multicast; /* mprc */ 1125 u64 rx_broadcast; /* bprc */ 1126 u64 rx_discards; /* rdpc */ 1127 u64 rx_unknown_protocol; /* rupp */ 1128 u64 tx_bytes; /* gotc */ 1129 u64 tx_unicast; /* uptc */ [all …]
|
/linux-4.4.14/arch/hexagon/lib/ |
D | checksum.c | 47 static inline unsigned short from64to16(u64 x) in from64to16() 49 u64 sum; in from64to16() 68 (__force u64)saddr + (__force u64)daddr + in csum_tcpudp_magic() 69 (__force u64)sum + ((len + proto) << 8)); in csum_tcpudp_magic() 76 u64 result; in csum_tcpudp_nofold() 78 result = (__force u64)saddr + (__force u64)daddr + in csum_tcpudp_nofold() 79 (__force u64)sum + ((len + proto) << 8); in csum_tcpudp_nofold() 102 u64 sum0, sum1, x0, x1, *ptr8_o, *ptr8_e, *ptr8; in do_csum() 122 sum0 += (u64) (ptr[0] << 8); in do_csum() 125 sum1 += (u64) ptr2[0]; in do_csum() [all …]
|
/linux-4.4.14/drivers/net/ethernet/ibm/ |
D | ibmveth.h | 137 u64 index; 138 u64 num_slots; 139 u64 toggle; 163 u64 fw_ipv6_csum_support; 164 u64 fw_ipv4_csum_support; 165 u64 fw_large_send_support; 167 u64 replenish_task_cycles; 168 u64 replenish_no_mem; 169 u64 replenish_add_buff_failure; 170 u64 replenish_add_buff_success; [all …]
|
/linux-4.4.14/drivers/infiniband/hw/mthca/ |
D | mthca_cmd.h | 182 u64 max_icm_sz; 196 u64 qpc_base; 197 u64 eec_base; 198 u64 srqc_base; 199 u64 cqc_base; 200 u64 eqpc_base; 201 u64 eeec_base; 202 u64 eqc_base; 203 u64 rdb_base; 204 u64 mc_base; [all …]
|
/linux-4.4.14/drivers/net/ethernet/octeon/ |
D | octeon_mgmt.c | 47 u64 d64; 52 u64 reserved_62_63:2; 54 u64 len:14; 56 u64 tstamp:1; 58 u64 code:7; 60 u64 addr:40; 62 u64 addr:40; 63 u64 code:7; 64 u64 tstamp:1; 65 u64 len:14; [all …]
|
/linux-4.4.14/drivers/net/ethernet/qualcomm/ |
D | qca_spi.h | 65 u64 trig_reset; 66 u64 device_reset; 67 u64 reset_timeout; 68 u64 read_err; 69 u64 write_err; 70 u64 read_buf_err; 71 u64 write_buf_err; 72 u64 out_of_mem; 73 u64 write_buf_miss; 74 u64 ring_full; [all …]
|
/linux-4.4.14/arch/ia64/sn/pci/ |
D | tioce_provider.c | 58 u64 mmr_base; in tioce_mmr_war_pre() 59 u64 mmr_offset; in tioce_mmr_war_pre() 68 u64 mmr_war_offset; in tioce_mmr_war_pre() 84 u64 mmr_base; in tioce_mmr_war_post() 85 u64 mmr_offset; in tioce_mmr_war_post() 123 u64 tmp; \ 131 u64 tmp; \ 184 #define KB(x) ((u64)(x) << 10) 185 #define MB(x) ((u64)(x) << 20) 186 #define GB(x) ((u64)(x) << 30) [all …]
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | t4vf_common.h | 80 u64 tx_bcast_bytes; /* broadcast */ 81 u64 tx_bcast_frames; 82 u64 tx_mcast_bytes; /* multicast */ 83 u64 tx_mcast_frames; 84 u64 tx_ucast_bytes; /* unicast */ 85 u64 tx_ucast_frames; 86 u64 tx_drop_frames; /* TX dropped frames */ 87 u64 tx_offload_bytes; /* offload */ 88 u64 tx_offload_frames; 93 u64 rx_bcast_bytes; /* broadcast */ [all …]
|