Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/lib/
Dinat.c36 insn_attr_t lpfx_attr; in inat_get_escape_attribute() local
41 lpfx_attr = inat_get_opcode_attribute(last_pfx); in inat_get_escape_attribute()
42 m = inat_last_prefix_id(lpfx_attr); in inat_get_escape_attribute()
59 insn_attr_t lpfx_attr; in inat_get_group_attribute() local
64 lpfx_attr = inat_get_opcode_attribute(last_pfx); in inat_get_group_attribute()
65 m = inat_last_prefix_id(lpfx_attr); in inat_get_group_attribute()