Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h22733 struct kvm_page_fault { struct
22734 const gpa_t addr;
22735 const u32 error_code;
22736 const bool prefetch;
22737 const bool exec;
22738 const bool write;
22739 const bool present;
22740 const bool rsvd;
22741 const bool user;
22742 const bool is_tdp;
[all …]