Home
last modified time | relevance | path

Searched refs:NUM_TLBCAMS (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/
H A Dfsl_booke.c54 #define NUM_TLBCAMS (64) macro
55 struct tlbcam TLBCAM[NUM_TLBCAMS];
61 } tlbcam_addrs[NUM_TLBCAMS];
213 #if defined(CONFIG_LOWMEM_CAM_NUM_BOOL) && (CONFIG_LOWMEM_CAM_NUM >= NUM_TLBCAMS)
214 #error "LOWMEM_CAM_NUM must be less than NUM_TLBCAMS"
/kernel/linux/linux-6.6/arch/powerpc/mm/
H A Dmmu_decl.h146 #define NUM_TLBCAMS 64 macro
148 extern struct tlbcam TLBCAM[NUM_TLBCAMS];
/kernel/linux/linux-6.6/arch/powerpc/mm/nohash/
H A De500.c54 struct tlbcam TLBCAM[NUM_TLBCAMS];
60 } tlbcam_addrs[NUM_TLBCAMS];
234 #if defined(CONFIG_LOWMEM_CAM_NUM_BOOL) && (CONFIG_LOWMEM_CAM_NUM >= NUM_TLBCAMS)
235 #error "LOWMEM_CAM_NUM must be less than NUM_TLBCAMS"

Completed in 2 milliseconds