Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dmmu_gather.c273 if ((*batch)->nr == MAX_TABLE_BATCH) in tlb_remove_table()
/openbmc/linux/include/asm-generic/
H A Dtlb.h201 #define MAX_TABLE_BATCH \ macro