Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dinat.h50 #define INAT_PFX_VEX3 14 /* 3-bytes VEX prefix */ macro
144 return attr == INAT_PFX_VEX2 || attr == INAT_PFX_VEX3; in inat_is_vex_prefix()
149 return (attr & INAT_PFX_MASK) == INAT_PFX_VEX3; in inat_is_vex3_prefix()