Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dkvm_types.h48 struct gfn_to_hva_cache { struct
49 u64 generation;
50 gpa_t gpa;
51 unsigned long hva;
52 unsigned long len;
53 struct kvm_memory_slot *memslot;