Searched refs:mops (Results 1 – 11 of 11) sorted by relevance
19 .arch_extension mops
24 .arch_extension mops
56 .arch_extension mops
22 .arch_extension mops
55 .arch_extension mops
208 .arch_extension mops
244 .arch_extension mops
74 struct mdesc_mem_ops *mops; member238 struct mdesc_mem_ops *mops) in mdesc_alloc() argument240 struct mdesc_handle *hp = mops->alloc(mdesc_size); in mdesc_alloc()243 hp->mops = mops; in mdesc_alloc()250 hp->mops->free(hp); in mdesc_free()279 hp->mops->free(hp); in mdesc_release()
144 const struct ldc_mode_ops *mops; member1125 const struct ldc_mode_ops *mops; in ldc_alloc() local1142 mops = &raw_ops; in ldc_alloc()1147 mops = &nonraw_ops; in ldc_alloc()1152 mops = &stream_ops; in ldc_alloc()1187 lp->mops = mops; in ldc_alloc()1953 err = lp->mops->write(lp, buf, size); in ldc_write()1979 err = lp->mops->read(lp, buf, size); in ldc_read()
360 __AARCH64_INSN_FUNCS(mops, 0x3B200C00, 0x19000400)
2181 def_bool $(as-instr,.arch_extension mops)
Completed in 34 milliseconds