Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h20284 struct x86_emulate_ctxt { struct
20303 int (*execute)(struct x86_emulate_ctxt *); argument
20306 int (*check_perm)(struct x86_emulate_ctxt *); argument
20307 bool rip_relative;
20308 u8 rex_prefix;
20309 u8 lock_prefix;
20310 u8 rep_prefix;
20311 u16 regs_valid;
20312 u16 regs_dirty;
20313 u8 modrm;
[all …]