Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/mm/
Dfault.c79 unsigned char instr_hi = opcode & 0xf0; in check_prefetch_opcode() local
82 switch (instr_hi) { in check_prefetch_opcode()