Searched refs:is_prefetch (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/mm/
H A Dfault.c128 is_prefetch(struct pt_regs *regs, unsigned long error_code, unsigned long addr) function
615 * had been triggered by is_prefetch fixup_exception would have
622 if (is_prefetch(regs, error_code, address))
695 if (is_prefetch(regs, error_code, address))
786 if (is_prefetch(regs, error_code, address))

Completed in 102 milliseconds