Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h15117 struct kvm_queued_exception { struct
15118 bool pending;
15119 bool injected;
15120 bool has_error_code;
15121 u8 vector;
15122 u32 error_code;
15123 unsigned long payload;
15124 bool has_payload;