Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/mm/
H A Dfault.c70 check_prefetch_opcode(struct pt_regs *regs, unsigned char *instr, in check_prefetch_opcode() function
162 if (!check_prefetch_opcode(regs, instr, opcode, &prefetch)) in is_prefetch()