Searched refs:dont_zero_synic_pages (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/kvm/
H A Dhyperv.h108 int kvm_hv_activate_synic(struct kvm_vcpu *vcpu, bool dont_zero_synic_pages);
H A Dhyperv.c286 !synic->dont_zero_synic_pages)
298 !synic->dont_zero_synic_pages)
991 int kvm_hv_activate_synic(struct kvm_vcpu *vcpu, bool dont_zero_synic_pages) argument
1003 synic->dont_zero_synic_pages = dont_zero_synic_pages;
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h640 bool dont_zero_synic_pages; member in struct:kvm_vcpu_hv_synic

Completed in 133 milliseconds