Lines Matching defs:idxd
68 struct idxd_device *idxd; member
82 struct idxd_device *idxd; member
95 struct idxd_device *idxd; member
172 struct idxd_device *idxd; member
207 struct idxd_device *idxd; member
234 struct idxd_device *idxd; member
330 #define idxd_confdev(idxd) &idxd->idxd_dev.conf_dev argument
442 static inline bool device_pasid_enabled(struct idxd_device *idxd) in device_pasid_enabled()
447 static inline bool device_swq_supported(struct idxd_device *idxd) in device_swq_supported()
601 static inline int perfmon_pmu_init(struct idxd_device *idxd) { return 0; } in perfmon_pmu_init()
602 static inline void perfmon_pmu_remove(struct idxd_device *idxd) {} in perfmon_pmu_remove()
603 static inline void perfmon_counter_overflow(struct idxd_device *idxd) {} in perfmon_counter_overflow()