Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dcpu.h1083 #define TLBnCFG_N_ENTRY 0x00000fff /* number of entries */ macro
2774 int r = tlbncfg & TLBnCFG_N_ENTRY; in booke206_tlb_size()