Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/mm/
Dfault.c91 unsigned char instr_hi = opcode & 0xf0; in check_prefetch_opcode() local
94 switch (instr_hi) { in check_prefetch_opcode()