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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/mm/
H A Dfault.c197 static inline int is_prefetch(struct pt_regs *regs, unsigned long addr, function
470 if (is_prefetch(regs, address, error_code))
501 * had been triggered by is_prefetch fixup_exception would have
504 if (is_prefetch(regs, address, error_code))
599 if (is_prefetch(regs, address, error_code))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/mm/
H A Dfault.c75 static noinline int is_prefetch(struct pt_regs *regs, unsigned long addr, function
478 if (is_prefetch(regs, address, error_code))
518 if (is_prefetch(regs, address, error_code))

Completed in 69 milliseconds