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

  /src/sys/arch/powerpc/include/ibm4xx/
tlb.h 127 #define TLB44_WIMG(flags) (((flags) & 0xf) << 8)
  /src/sys/arch/powerpc/ibm4xx/
pmap.c 1409 w2 = TLB44_WIMG(pte) | TLB44_SR;
1710 w2 = TLB44_WIMG(flags) | TLB44_SR | TLB44_SW;

Completed in 66 milliseconds