Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/platforms/ps3/
Dmm.c57 HTAB_SIZE_MIN = 18U, /* CPU limit of 256KB */ enumerator
165 BUILD_BUG_ON(CONFIG_PS3_HTAB_SIZE < HTAB_SIZE_MIN); in ps3_mm_vas_create()