Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/arch/x86/
H A Dexception.c379 void x86_exception(struct eregs *info) in x86_exception() function
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A 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;