Searched refs:__kvm_gfn_to_hva_cache_init (Results 1 - 1 of 1) sorted by last modified time

/linux-master/virt/kvm/
H A Dkvm_main.c3447 static int __kvm_gfn_to_hva_cache_init(struct kvm_memslots *slots, function
3492 return __kvm_gfn_to_hva_cache_init(slots, ghc, gpa, len);
3508 if (__kvm_gfn_to_hva_cache_init(slots, ghc, ghc->gpa, ghc->len))
3546 if (__kvm_gfn_to_hva_cache_init(slots, ghc, ghc->gpa, ghc->len))

Completed in 310 milliseconds