Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h18325 struct kvm_gfn_range { struct
18326 struct kvm_memory_slot *slot;
18327 gfn_t start;
18328 gfn_t end;
18329 union kvm_mmu_notifier_arg arg;
18330 bool may_block;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h19477 struct kvm_gfn_range { struct
19478 struct kvm_memory_slot *slot;
19479 gfn_t start;
19480 gfn_t end;
19481 union kvm_mmu_notifier_arg arg;
19482 bool may_block;