Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dmtrr.c450 struct mtrr_iter { struct
452 struct kvm_mtrr *mtrr_state;
453 u64 start;
454 u64 end;
457 int mem_type;
482 static bool mtrr_lookup_fixed_start(struct mtrr_iter *iter) in mtrr_lookup_fixed_start() argument