Searched defs:kvm_arch_async_pf (Results 1 – 2 of 2) sorted by relevance
1679 struct kvm_arch_async_pf { struct1680 u32 token;1681 gfn_t gfn;1682 unsigned long cr3;1683 bool direct_map;
999 struct kvm_arch_async_pf { struct1000 unsigned long pfault_token;