Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dlppaca.h69 __be16 slb_count; /* # of SLBs to maintain */ member
/linux/arch/powerpc/kernel/
H A Dpaca.c116 .slb_count = cpu_to_be16(64), in init_lppaca()