Searched defs:amd_iommu_pi_data (Results 1 – 1 of 1) sorted by relevance
34 struct amd_iommu_pi_data { struct35 u64 vapic_addr; /* Physical address of the vCPU's vAPIC. */36 u32 ga_tag;37 u32 vector; /* Guest vector of the interrupt */38 int cpu;39 bool ga_log_intr;40 bool is_guest_mode;41 void *ir_data;