Searched refs:is_run (Results 1 – 4 of 4) sorted by relevance
169 amd_iommu_update_ga(int cpu, bool is_run, void *data);183 amd_iommu_update_ga(int cpu, bool is_run, void *data) in amd_iommu_update_ga() argument
990 static void avic_set_running(struct kvm_vcpu *vcpu, bool is_run) in avic_set_running() argument996 svm->avic_is_running = is_run; in avic_set_running()999 if (is_run) in avic_set_running()
882 is_run : 1, member
3525 int amd_iommu_update_ga(int cpu, bool is_run, void *data) in amd_iommu_update_ga() argument3556 ref->lo.fields_vapic.is_run = is_run; in amd_iommu_update_ga()
Completed in 17 milliseconds