Home
last modified time | relevance | path

Searched refs:INAT_PFX_VEX2 (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/x86/include/asm/
Dinat.h49 #define INAT_PFX_VEX2 13 /* 2-bytes VEX prefix */ macro
156 return attr == INAT_PFX_VEX2 || attr == INAT_PFX_VEX3 || in inat_is_vex_prefix()
/Linux-v4.19/tools/perf/util/intel-pt-decoder/
Dinat.h49 #define INAT_PFX_VEX2 13 /* 2-bytes VEX prefix */ macro
156 return attr == INAT_PFX_VEX2 || attr == INAT_PFX_VEX3 || in inat_is_vex_prefix()
/Linux-v4.19/tools/objtool/arch/x86/include/asm/
Dinat.h49 #define INAT_PFX_VEX2 13 /* 2-bytes VEX prefix */ macro
156 return attr == INAT_PFX_VEX2 || attr == INAT_PFX_VEX3 || in inat_is_vex_prefix()