Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sparc64/kernel/
Dpci_psycho.c474 #define PSYCHO_STCLINE_FOFN 0x0000000000000001 /* Fetch Outstanding / Flush Necessary */ macro
571 ((lineval & PSYCHO_STCLINE_FOFN) ? 1 : 0)); in __psycho_check_one_stc()