Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/mm/
Dfault.c72 check_prefetch_opcode(struct pt_regs *regs, unsigned char *instr, in check_prefetch_opcode() function
164 if (!check_prefetch_opcode(regs, instr, opcode, &prefetch)) in is_prefetch()