Searched refs:slb_size (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Dnaca.h30 u64 slb_size; /* SLB size in entries 0x48 */ member in struct:naca_struct
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/
H A Dnaca.h30 u64 slb_size; /* SLB size in entries 0x48 */ member in struct:naca_struct
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dstab.c165 for(entry = 0; entry < naca->slb_size; entry++) {
208 if(castout_entry >= naca->slb_size) {
H A Dmk_defs.c63 DEFINE(SLBSIZE, offsetof(struct naca_struct, slb_size));
H A DiSeries_setup.c566 naca->slb_size = 64;
H A Dprom.c493 _naca->slb_size = 64;

Completed in 158 milliseconds