Searched defs:mtrr_iter (Results 1 – 1 of 1) sorted by relevance
440 struct mtrr_iter { struct442 struct kvm_mtrr *mtrr_state;443 u64 start;444 u64 end;447 int mem_type;472 static bool mtrr_lookup_fixed_start(struct mtrr_iter *iter) in mtrr_lookup_fixed_start() argument