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