Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dinat.h37 #define INAT_PFX_EVEX 15 /* EVEX prefix */ macro
143 attr == INAT_PFX_EVEX; in inat_is_vex_prefix()
148 return (attr & INAT_PFX_MASK) == INAT_PFX_EVEX; in inat_is_evex_prefix()