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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/mtrr/
H A Damd.c117 .have_wrcomb = positive_have_wrcomb,
H A Dmtrr.h27 int (*have_wrcomb)(void); member in struct:mtrr_ops
H A Dcentaur.c116 .have_wrcomb = positive_have_wrcomb,
H A Dmain.c78 static int have_wrcomb(void) function
111 return mtrr_if->have_wrcomb ? mtrr_if->have_wrcomb() : 0;
379 if ((type == MTRR_TYPE_WRCOMB) && !have_wrcomb()) {
H A Dcyrix.c275 .have_wrcomb = positive_have_wrcomb,
H A Dgeneric.c760 .have_wrcomb = generic_have_wrcomb,

Completed in 98 milliseconds