Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dkvm_host.h492 struct kvm_mtrr { struct
493 struct kvm_mtrr_range var_ranges[KVM_NR_VAR_MTRR]; argument
494 mtrr_type fixed_ranges[KVM_NR_FIXED_MTRR_REGION];
495 u64 deftype;
497 struct list_head head;