Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/arch/x86/kvm/
Dmtrr.c446 struct mtrr_iter { struct
448 struct kvm_mtrr *mtrr_state;
449 u64 start;
450 u64 end;
453 int mem_type;
478 static bool mtrr_lookup_fixed_start(struct mtrr_iter *iter) in mtrr_lookup_fixed_start() argument
/kernel/linux/linux-5.10/arch/x86/kvm/
Dmtrr.c444 struct mtrr_iter { struct
446 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