Searched refs:kvm_mtrr (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/kvm/
H A Dmtrr.c104 static bool mtrr_is_enabled(struct kvm_mtrr *mtrr_state)
109 static bool fixed_mtrr_is_enabled(struct kvm_mtrr *mtrr_state)
114 static u8 mtrr_default_type(struct kvm_mtrr *mtrr_state)
149 /* the start position in kvm_mtrr.fixed_ranges[]. */
320 struct kvm_mtrr *mtrr_state = &vcpu->arch.mtrr_state;
351 struct kvm_mtrr *mtrr_state = &vcpu->arch.mtrr_state;
441 struct kvm_mtrr *mtrr_state;
499 * the function is called when we do kvm_mtrr.head walking.
515 struct kvm_mtrr *mtrr_state = iter->mtrr_state;
527 struct kvm_mtrr *mtrr_stat
[all...]
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h610 struct kvm_mtrr { struct
928 struct kvm_mtrr mtrr_state;

Completed in 107 milliseconds