Home
last modified time | relevance | path

Searched defs:mtrr_state (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dmtrr.c96 static bool mtrr_is_enabled(struct kvm_mtrr *mtrr_state) in mtrr_is_enabled() argument
101 static bool fixed_mtrr_is_enabled(struct kvm_mtrr *mtrr_state) in fixed_mtrr_is_enabled() argument
106 static u8 mtrr_default_type(struct kvm_mtrr *mtrr_state) in mtrr_default_type() argument
312 struct kvm_mtrr *mtrr_state = &vcpu->arch.mtrr_state; in update_mtrr() local
346 struct kvm_mtrr *mtrr_state = &vcpu->arch.mtrr_state; set_var_mtrr_msr() local
446 struct kvm_mtrr *mtrr_state; global() member
520 struct kvm_mtrr *mtrr_state = iter->mtrr_state; __mtrr_lookup_var_next() local
532 struct kvm_mtrr *mtrr_state = iter->mtrr_state; mtrr_lookup_var_start() local
578 mtrr_lookup_init(struct mtrr_iter *iter, struct kvm_mtrr *mtrr_state, u64 start, u64 end) mtrr_lookup_init() argument
621 struct kvm_mtrr *mtrr_state = &vcpu->arch.mtrr_state; kvm_mtrr_get_guest_memory_type() local
698 struct kvm_mtrr *mtrr_state = &vcpu->arch.mtrr_state; kvm_mtrr_check_gfn_range_consistency() local
[all...]
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dmtrr.c104 static bool mtrr_is_enabled(struct kvm_mtrr *mtrr_state) in mtrr_is_enabled() argument
109 static bool fixed_mtrr_is_enabled(struct kvm_mtrr *mtrr_state) in fixed_mtrr_is_enabled() argument
114 static u8 mtrr_default_type(struct kvm_mtrr *mtrr_state) in mtrr_default_type() argument
320 struct kvm_mtrr *mtrr_state = &vcpu->arch.mtrr_state; in update_mtrr() local
351 struct kvm_mtrr *mtrr_state = &vcpu->arch.mtrr_state; set_var_mtrr_msr() local
441 struct kvm_mtrr *mtrr_state; global() member
515 struct kvm_mtrr *mtrr_state = iter->mtrr_state; __mtrr_lookup_var_next() local
527 struct kvm_mtrr *mtrr_state = iter->mtrr_state; mtrr_lookup_var_start() local
573 mtrr_lookup_init(struct mtrr_iter *iter, struct kvm_mtrr *mtrr_state, u64 start, u64 end) mtrr_lookup_init() argument
616 struct kvm_mtrr *mtrr_state = &vcpu->arch.mtrr_state; kvm_mtrr_get_guest_memory_type() local
693 struct kvm_mtrr *mtrr_state = &vcpu->arch.mtrr_state; kvm_mtrr_check_gfn_range_consistency() local
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mtrr/
H A Dgeneric.c38 struct mtrr_state_type mtrr_state; variable
39 EXPORT_SYMBOL_GPL(mtrr_state); variable
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mtrr/
H A Dgeneric.c89 struct mtrr_state_type mtrr_state; variable
90 EXPORT_SYMBOL_GPL(mtrr_state); variable
[all...]
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dkvm_host.h692 struct kvm_mtrr mtrr_state; member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dkvm_host.h900 struct kvm_mtrr mtrr_state; member

Completed in 12 milliseconds