Home
last modified time | relevance | path

Searched defs:kvm_mtrr (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/arch/x86/include/asm/
A Dkvm_host.h588 struct kvm_mtrr { struct
589 struct kvm_mtrr_range var_ranges[KVM_NR_VAR_MTRR]; argument
590 mtrr_type fixed_ranges[KVM_NR_FIXED_MTRR_REGION];
591 u64 deftype;
593 struct list_head head;

Completed in 12 milliseconds