Home
last modified time | relevance | path

Searched defs:evl (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/dma/idxd/
H A Ddebugfs.c18 struct idxd_evl *evl = idxd->evl; in dump_event_entry() local
60 struct idxd_evl *evl = idxd->evl; in debugfs_evl_show() local
H A Dirq.c228 struct idxd_evl *evl = idxd->evl; in idxd_evl_fault_work() local
315 struct idxd_evl *evl = idxd->evl; in process_evl_entry() local
358 struct idxd_evl *evl = idxd->evl; in process_evl_entries() local
H A Ddevice.c748 struct idxd_evl *evl = idxd->evl; in idxd_device_evl_setup() local
811 struct idxd_evl *evl = idxd->evl; in idxd_device_evl_free() local
H A Dinit.c348 struct idxd_evl *evl; in idxd_init_evl() local
H A Dcdev.c336 struct idxd_evl *evl = idxd->evl; in idxd_cdev_evl_drain_pasid() local
H A Didxd.h359 struct idxd_evl *evl; member
/openbmc/linux/tools/perf/arch/x86/util/
H A Diostat.c298 static int iostat_event_group(struct evlist *evl, in iostat_event_group()
/openbmc/qemu/target/riscv/
H A Dvector_helper.c348 uint8_t evl = (env->vl + 7) >> 3; local
357 uint8_t evl = (env->vl + 7) >> 3; in HELPER() local