Searched defs:kvm_pgtable_visit_ctx (Results 1 – 1 of 1) sorted by relevance
20060 struct kvm_pgtable_visit_ctx { struct20061 kvm_pte_t *ptep;20062 kvm_pte_t old;20063 void *arg;20064 struct kvm_pgtable_mm_ops *mm_ops;20065 u64 start;20066 struct kvm_pgtable_pte_ops *pte_ops;20067 u64 addr;20068 u64 end;20069 u32 level;[all …]