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

  /src/sys/arch/arm/arm/
cpufunc_asm_pj4b.S 46 #define MV_FMC0_LFDIS (1 << 7) /* Disable DC Speculative linefill */
98 bic r0, r0, #(PJ4B_AUXFMC0_DCSLFD) @ enable speculative linefill
  /src/sys/uvm/
uvm_pdpolicy_clockpro.c 781 bool speculative = (pg->pqflags & PQ_SPECULATIVE) != 0; /* XXX */ local in function:clockpro_pageenqueue
789 if (speculative) {
822 if (speculative) {
1538 printf("%s hot=%d, cold=%d, test=%d, speculative=%d, initialref=%d, " \

Completed in 12 milliseconds