Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h20207 struct x86_exception { struct
20208 u8 vector;
20209 bool error_code_valid;
20210 u16 error_code;
20211 bool nested_page_fault;
20212 u64 address;
20213 u8 async_page_fault;