Searched refs:is_run (Results 1 – 4 of 4) sorted by relevance
185 amd_iommu_update_ga(int cpu, bool is_run, void *data);199 amd_iommu_update_ga(int cpu, bool is_run, void *data) in amd_iommu_update_ga() argument
843 is_run : 1, member
4579 int amd_iommu_update_ga(int cpu, bool is_run, void *data) in amd_iommu_update_ga() argument4610 ref->lo.fields_vapic.is_run = is_run; in amd_iommu_update_ga()
2081 static void avic_set_running(struct kvm_vcpu *vcpu, bool is_run) in avic_set_running() argument2085 svm->avic_is_running = is_run; in avic_set_running()2086 if (is_run) in avic_set_running()