HomeSort by: relevance | last modified time | path
    Searched defs:cx8_spllower (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/i386/i386/
spl.S 74 * spllower() for i486 and Pentium. Must be the same size as cx8_spllower(),
110 STRONG_ALIAS(spllower, cx8_spllower)
114 * void cx8_spllower(int s);
126 ENTRY(cx8_spllower) function
166 END(cx8_spllower)
spl.S 74 * spllower() for i486 and Pentium. Must be the same size as cx8_spllower(),
110 STRONG_ALIAS(spllower, cx8_spllower)
114 * void cx8_spllower(int s);
126 ENTRY(cx8_spllower) function
166 END(cx8_spllower)

Completed in 23 milliseconds