Home
last modified time | relevance | path

Searched full:did (Results 1 – 25 of 2163) sorted by relevance

12345678910>>...87

/linux/drivers/iommu/intel/
H A Dpasid.c197 u16 did, u32 pasid) in pasid_cache_invalidation_with_pasid() argument
201 desc.qw0 = QI_PC_DID(did) | QI_PC_GRAN(QI_PC_PASID_SEL) | in pasid_cache_invalidation_with_pasid()
244 u16 did, pgtt; in intel_pasid_tear_down_entry() local
273 did = pasid_get_domain_id(pte); in intel_pasid_tear_down_entry()
281 pasid_cache_invalidation_with_pasid(iommu, did, pasid); in intel_pasid_tear_down_entry()
284 qi_flush_piotlb(iommu, did, pasid, 0, -1, 0); in intel_pasid_tear_down_entry()
286 iommu->flush.flush_iotlb(iommu, did, 0, 0, DMA_TLB_DSI_FLUSH); in intel_pasid_tear_down_entry()
299 u32 pasid, u16 did) in pasid_flush_caches() argument
305 pasid_cache_invalidation_with_pasid(iommu, did, pasid); in pasid_flush_caches()
306 qi_flush_piotlb(iommu, did, pasi in pasid_flush_caches()
322 intel_pasid_flush_present(struct intel_iommu * iommu,struct device * dev,u32 pasid,u16 did,struct pasid_entry * pte) intel_pasid_flush_present() argument
351 pasid_pte_config_first_level(struct intel_iommu * iommu,struct pasid_entry * pte,phys_addr_t fsptptr,u16 did,int flags) pasid_pte_config_first_level() argument
377 intel_pasid_setup_first_level(struct intel_iommu * iommu,struct device * dev,phys_addr_t fsptptr,u32 pasid,u16 did,int flags) intel_pasid_setup_first_level() argument
417 intel_pasid_replace_first_level(struct intel_iommu * iommu,struct device * dev,phys_addr_t fsptptr,u32 pasid,u16 did,u16 old_did,int flags) intel_pasid_replace_first_level() argument
464 pasid_pte_config_second_level(struct intel_iommu * iommu,struct pasid_entry * pte,u64 pgd_val,int agaw,u16 did,bool dirty_tracking) pasid_pte_config_second_level() argument
489 u16 did; intel_pasid_setup_second_level() local
534 u16 did; intel_pasid_replace_second_level() local
585 u16 did, pgtt; intel_pasid_setup_dirty_tracking() local
650 pasid_pte_config_pass_through(struct intel_iommu * iommu,struct pasid_entry * pte,u16 did) pasid_pte_config_pass_through() argument
666 u16 did = FLPT_DEFAULT_DID; intel_pasid_setup_pass_through() local
694 u16 did = FLPT_DEFAULT_DID; intel_pasid_replace_pass_through() local
728 u16 did; intel_pasid_setup_page_snoop_control() local
748 pasid_pte_config_nestd(struct intel_iommu * iommu,struct pasid_entry * pte,struct iommu_hwpt_vtd_s1 * s1_cfg,struct dmar_domain * s2_domain,u16 did) pasid_pte_config_nestd() argument
800 u16 did = domain_id_iommu(domain, iommu); intel_pasid_setup_nested() local
857 u16 did = domain_id_iommu(domain, iommu); intel_pasid_replace_nested() local
924 u16 did; device_pasid_table_teardown() local
1130 intel_context_flush_no_pasid(struct device_domain_info * info,struct context_entry * context,u16 did) intel_context_flush_no_pasid() argument
[all...]
H A Dcache.c43 int cache_tag_assign(struct dmar_domain *domain, u16 did, struct device *dev, in cache_tag_assign() argument
58 tag->domain_id = did; in cache_tag_assign()
70 if (cache_tage_match(temp, did, iommu, dev, pasid, type)) { in cache_tag_assign()
93 static void cache_tag_unassign(struct dmar_domain *domain, u16 did, in cache_tag_unassign() argument
104 if (cache_tage_match(tag, did, iommu, dev, pasid, type)) { in cache_tag_unassign()
135 static int __cache_tag_assign_domain(struct dmar_domain *domain, u16 did, in __cache_tag_assign_domain() argument
145 ret = cache_tag_assign(domain, did, dev, pasid, CACHE_TAG_IOTLB); in __cache_tag_assign_domain()
149 ret = cache_tag_assign(domain, did, dev, pasid, CACHE_TAG_DEVTLB); in __cache_tag_assign_domain()
151 cache_tag_unassign(domain, did, dev, pasid, CACHE_TAG_IOTLB); in __cache_tag_assign_domain()
156 static void __cache_tag_unassign_domain(struct dmar_domain *domain, u16 did, in __cache_tag_unassign_domain() argument
167 __cache_tag_assign_parent_domain(struct dmar_domain * domain,u16 did,struct device * dev,ioasid_t pasid) __cache_tag_assign_parent_domain() argument
188 __cache_tag_unassign_parent_domain(struct dmar_domain * domain,u16 did,struct device * dev,ioasid_t pasid) __cache_tag_unassign_parent_domain() argument
225 u16 did = domain_get_id_for_dev(domain, dev); cache_tag_assign_domain() local
249 u16 did = domain_get_id_for_dev(domain, dev); cache_tag_unassign_domain() local
310 qi_batch_add_iotlb(struct intel_iommu * iommu,u16 did,u64 addr,unsigned int size_order,u64 type,struct qi_batch * batch) qi_batch_add_iotlb() argument
333 qi_batch_add_piotlb(struct intel_iommu * iommu,u16 did,u32 pasid,u64 addr,unsigned long npages,bool ih,struct qi_batch * batch) qi_batch_add_piotlb() argument
[all...]
/linux/tools/testing/selftests/net/forwarding/
H A Dtc_flower.sh56 check_fail $? "Did not match on correct filter"
82 check_fail $? "Did not match on correct filter"
108 check_err $? "Did not match on correct filter"
116 check_err $? "Did not match on correct filter with mask"
142 check_err $? "Did not match on correct filter"
150 check_err $? "Did not match on correct filter with mask"
181 check_err $? "Did not match on nofirstfrag filter (nofrag) "
184 check_err $? "Did not match on nofrag filter (nofrag)"
190 check_err $? "Did not match on frag filter (1stfrag)"
193 check_err $? "Did no
[all...]
H A Dbridge_locked_port.sh100 check_err $? "Ping did not work before locking port"
110 check_err $? "Ping did not work after locking port and adding FDB entry"
116 check_err $? "Ping did not work after unlocking port and removing FDB entry."
131 check_err $? "Ping through vlan did not work before locking port"
140 check_err $? "Ping through vlan did not work after locking port and adding FDB entry"
146 check_err $? "Ping through vlan did not work after unlocking port and removing FDB entry"
159 check_err $? "Ping6 did not work before locking port"
168 check_err $? "Ping6 did not work after locking port and adding FDB entry"
174 check_err $? "Ping6 did not work after unlocking port and removing FDB entry"
185 check_err $? "Ping did no
[all...]
H A Dtc_flower_cfm.sh71 check_err $? "Did not match on correct opcode"
83 check_err $? "Did not match on correct opcode"
111 check_err $? "Did not match on correct level"
117 check_err $? "Did not match on correct level"
126 check_err $? "Did not match on correct level"
156 check_err $? "Did not match on correct level and opcode"
168 check_err $? "Did not match on correct level and opcode"
/linux/sound/soc/qcom/qdsp6/
H A Dq6dsp-lpass-ports.c10 #define Q6AFE_TDM_PB_DAI(pre, num, did) { \ argument
24 .name = #did, \
25 .id = did, \
28 #define Q6AFE_TDM_CAP_DAI(pre, num, did) { \ argument
42 .name = #did, \
43 .id = did, \
46 #define Q6AFE_CDC_DMA_RX_DAI(did) { \ argument
48 .stream_name = #did" Playback", \
60 .name = #did, \
61 .id = did, \
64 Q6AFE_CDC_DMA_TX_DAI(did) global() argument
82 Q6AFE_DP_RX_DAI(did) global() argument
[all...]
/linux/tools/testing/selftests/ftrace/test.d/trigger/
H A Dtrigger-hist.tc17 fail "hist trigger on sched_process_fork did not work"
19 fail "hist trigger on sched_process_fork did not work"
28 fail "compound keys on sched_process_fork did not work"
38 fail "string key on sched_process_fork did not work"
47 fail "sym modifier on kmalloc call_site did not work"
56 fail "sym-offset modifier on kmalloc call_site did not work"
74 fail "sort param on sched_process_fork did not work"
H A Dtrigger-multihist.tc18 fail "hist trigger on sched_process_fork did not work"
20 fail "hist trigger on sched_process_fork did not work"
23 fail "string key on sched_process_fork did not work"
32 fail "named event on sched_process_fork did not work"
39 fail "named event on sched_process_fork did not work"
H A Dtrigger-hist-mod.tc18 fail "execname modifier on sched_process_fork did not work"
29 fail "hex modifier on sched_process_fork did not work"
38 fail "syscall modifier on raw_syscalls/sys_exit did not work"
48 fail "log2 modifier on kmem/kmalloc did not work"
/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/
H A Dtc_flower.sh108 check_err $? "Single filter - did not match"
117 check_err $? "Two filters - did not match highest priority"
123 check_err $? "Two filters - did not match lowest priority"
131 check_err $? "Single filter - did not match after delete"
156 check_err $? "Did not match A-TCAM filter"
164 check_err $? "Did not match C-TCAM filter after A-TCAM delete"
173 check_err $? "Did not match C-TCAM filter after A-TCAM add"
181 check_err $? "Did not match A-TCAM filter after C-TCAM delete"
204 check_err $? "Two filters - did not match highest priority"
212 check_err $? "Single filter - did no
[all...]
/linux/drivers/pcmcia/
H A Dds.c45 const struct pcmcia_device_id *did = p_drv->id_table; in pcmcia_check_driver() local
53 while (did && did->match_flags) { in pcmcia_check_driver()
55 if (!did->prod_id[i]) in pcmcia_check_driver()
58 hash = crc32(0, did->prod_id[i], strlen(did->prod_id[i])); in pcmcia_check_driver()
59 if (hash == did->prod_id_hash[i]) in pcmcia_check_driver()
64 "be 0x%x\n", p_drv->name, did->prod_id[i], in pcmcia_check_driver()
65 did->prod_id_hash[i], hash); in pcmcia_check_driver()
70 did in pcmcia_check_driver()
801 pcmcia_devmatch(struct pcmcia_device * dev,const struct pcmcia_device_id * did) pcmcia_devmatch() argument
907 const struct pcmcia_device_id *did = p_drv->id_table; pcmcia_bus_match() local
[all...]
/linux/drivers/watchdog/
H A Dexar_wdt.c60 unsigned short did; member
291 priv->did, timeout, nowayout); in exar_wdt_probe()
302 unsigned short vid, did; in exar_detect() local
309 did = exar_sio_read16(config_port, EXAR_DID); in exar_detect()
313 (did == EXAR_DEV_382 || in exar_detect()
314 did == EXAR_DEV_384)) { in exar_detect()
325 did, config_port, base); in exar_detect()
327 return did; in exar_detect()
387 unsigned short did, rt_base = 0; in exar_wdt_init() local
389 did in exar_wdt_init()
[all...]
/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Ddevlink_trap.sh85 check_err 1 "Trap $trap_name did not change action to trap"
91 check_err 1 "Trap $trap_name did not change action to drop"
137 check_fail $? "Did not get an error for non-existing trap"
154 check_fail $? "Did not get an error for non-existing trap action"
186 check_err $? "Did not manage to read trap (hard dropped) statistics when should"
226 check_err 1 "Trap $trap_name did not change action to trap"
245 check_err 1 "Trap $trap_name did not change action to drop"
258 check_fail $? "Did not get an error for non-existing trap group"
299 check_fail $? "Did not get an error for setting a non-existing policer"
301 check_fail $? "Did no
[all...]
/linux/scripts/gdb/linux/
H A Ddmesg.py93 did = tail_id
95 ind = did % desc_ring_count
104 if did == head_id:
106 did = (did + 1) & desc_id_mask
147 if did == head_id:
149 did = (did + 1) & desc_id_mask
/linux/tools/power/cpupower/utils/helpers/
H A Damd.c23 unsigned did:3; member
37 unsigned did:6; member
61 /* Fam 1Ah onward do not use did */ in get_did()
66 t = pstate.pstatedef.did; in get_did()
70 t = pstate.pstate.did; in get_did()
78 int fid, did, cof = 0; in get_cof() local
80 did = get_did(pstate); in get_cof()
88 cof = 200 * fid / did; in get_cof()
95 cof = (100 * (fid + t)) >> did; in get_cof()
/linux/include/scsi/fc/
H A Dfc_fcoe.h82 * fc_fcoe_set_mac - Store OUI + DID into MAC address field.
84 * @did: fc dest id to use
86 static inline void fc_fcoe_set_mac(u8 *mac, u8 *did) in fc_fcoe_set_mac() argument
91 mac[3] = did[0]; in fc_fcoe_set_mac()
92 mac[4] = did[1]; in fc_fcoe_set_mac()
93 mac[5] = did[2]; in fc_fcoe_set_mac()
/linux/drivers/scsi/libfc/
H A Dfc_elsct.c24 * @did: The destination ID for the frame
31 struct fc_seq *fc_elsct_send(struct fc_lport *lport, u32 did, in fc_elsct_send() argument
44 rc = fc_els_fill(lport, did, fp, op, &r_ctl, &fh_type); in fc_elsct_send()
47 rc = fc_ct_fill(lport, did, fp, op, &r_ctl, &fh_type, &did); in fc_elsct_send()
55 fc_fill_fc_hdr(fp, r_ctl, did, lport->port_id, fh_type, in fc_elsct_send()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce100/
H A Ddce_clk_mgr.c79 int dentist_get_divider_from_did(int did) in dentist_get_divider_from_did() argument
81 if (did < DENTIST_BASE_DID_1) in dentist_get_divider_from_did()
82 did = DENTIST_BASE_DID_1; in dentist_get_divider_from_did()
83 if (did > DENTIST_MAX_DID) in dentist_get_divider_from_did()
84 did = DENTIST_MAX_DID; in dentist_get_divider_from_did()
86 if (did < DENTIST_BASE_DID_2) { in dentist_get_divider_from_did()
88 * (did - DENTIST_BASE_DID_1); in dentist_get_divider_from_did()
89 } else if (did < DENTIST_BASE_DID_3) { in dentist_get_divider_from_did()
91 * (did - DENTIST_BASE_DID_2); in dentist_get_divider_from_did()
92 } else if (did < DENTIST_BASE_DID_ in dentist_get_divider_from_did()
[all...]
/linux/net/nfc/
H A Ddigital_dep.c67 u8 did; member
78 u8 did; member
89 u8 did; member
97 u8 did; member
377 psl_req->did = 0; in digital_in_send_psl_req()
504 atr_req->did = 0; in digital_in_send_atr_req()
998 if (ddev->did) { in digital_tg_send_ack()
1001 skb_put_data(skb, &ddev->did, sizeof(ddev->did)); in digital_tg_send_ack()
1042 if (ddev->did) { in digital_tg_send_atn()
1365 digital_tg_send_psl_res(struct nfc_digital_dev * ddev,u8 did,u8 rf_tech) digital_tg_send_psl_res() argument
[all...]
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-address.h147 uint64_t did:8; member
172 uint64_t did:8; member
233 uint64_t did:8; member
247 uint64_t did:8; member
295 #define CVMX_ADDR_DIDSPACE(did) (((CVMX_IO_SEG) << 22) | ((1ULL) << 8) | (did)) argument
296 #define CVMX_ADDR_DID(did) (CVMX_ADDR_DIDSPACE(did) << 40) argument
297 #define CVMX_FULL_DID(did, subdid) (((did) << argument
[all...]
/linux/drivers/input/keyboard/
H A Dhil_kbd.c78 char idd[HIL_PACKET_MAX_LENGTH]; /* DID byte and IDD record */
329 uint8_t did = kbd->idd[0]; in hil_dev_keyboard_setup() local
349 printk(KERN_INFO PREFIX "HIL keyboard found (did = 0x%02x, lang = %s)\n", in hil_dev_keyboard_setup()
350 did, hil_language[did & HIL_IDD_DID_TYPE_KB_LANG_MASK]); in hil_dev_keyboard_setup()
356 uint8_t did = ptr->idd[0]; in hil_dev_pointer_setup() local
364 switch (did & HIL_IDD_DID_TYPE_MASK) { in hil_dev_pointer_setup()
410 if ((did & HIL_IDD_DID_ABS_TABLET_MASK) == HIL_IDD_DID_ABS_TABLET) in hil_dev_pointer_setup()
416 if ((did & HIL_IDD_DID_ABS_TSCREEN_MASK) == HIL_IDD_DID_ABS_TSCREEN) in hil_dev_pointer_setup()
419 if ((did in hil_dev_pointer_setup()
447 uint8_t did, *idd; hil_dev_connect() local
[all...]
/linux/drivers/clk/
H A Dclk-renesas-pcie.c60 u8 did; member
287 unsigned int vid, did; in rs9_probe() local
328 ret = regmap_read(rs9->regmap, RS9_REG_DID, &did); in rs9_probe()
333 if (vid != RS9_REG_VID_IDT || did != rs9->chip_info->did) in rs9_probe()
335 "Incorrect VID/DID: %#02x, %#02x. Expected %#02x, %#02x\n", in rs9_probe()
336 vid, did, RS9_REG_VID_IDT, in rs9_probe()
337 rs9->chip_info->did); in rs9_probe()
382 .did = RS9_REG_DID_TYPE_FGV | 0x02,
388 .did
[all...]
/linux/drivers/misc/lkdtm/
H A Dfortify.c33 pr_err("FAIL: fortify did not block a strncpy() object write overflow!\n"); in lkdtm_FORTIFY_STR_OBJECT()
62 pr_err("FAIL: fortify did not block a strncpy() struct member write overflow!\n"); in lkdtm_FORTIFY_STR_MEMBER()
98 pr_err("FAIL: fortify did not block a memcpy() object write overflow!\n"); in lkdtm_FORTIFY_MEM_OBJECT()
127 pr_err("FAIL: fortify did not block a memcpy() struct member write overflow!\n"); in lkdtm_FORTIFY_MEM_MEMBER()
158 pr_warn("FAIL: strscpy() of 0 length did not return -E2BIG\n"); in lkdtm_FORTIFY_STRSCPY()
162 pr_warn("FAIL: strscpy() did not return -E2BIG while src is truncated\n"); in lkdtm_FORTIFY_STRSCPY()
177 pr_warn("FAIL: strscpy() did not return 3 while src was copied entirely truncated\n"); in lkdtm_FORTIFY_STRSCPY()
/linux/drivers/bcma/
H A Dmain.c592 const struct bcma_device_id *did; in bcma_bus_match() local
594 for (did = adrv->id_table; did->manuf || did->id || did->rev; did++) { in bcma_bus_match()
595 if ((did->manuf == cid->manuf || did->manuf == BCMA_ANY_MANUF) && in bcma_bus_match()
596 (did->id == cid->id || did in bcma_bus_match()
[all...]
/linux/drivers/media/pci/cx18/
H A Dcx18-av-vbi.c22 * 1 byte data identifier: ne010iii (parity bits, 010, DID bits)
25 * 2 byte Internal DID: VBI-line-# 0x80
40 * The user application DID bytes we care about are:
51 u8 did; member
244 int did, sdid, l, err = 0; in cx18_av_decode_vbi_line() local
251 (anc->did != sliced_vbi_did[0] && in cx18_av_decode_vbi_line()
252 anc->did != sliced_vbi_did[1])) { in cx18_av_decode_vbi_line()
257 did = anc->did; in cx18_av_decode_vbi_line()
288 vbi->is_second_field = err ? 0 : (did in cx18_av_decode_vbi_line()
[all...]

12345678910>>...87