Home
last modified time | relevance | path

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

/arch/frv/mm/
Dhighmem.c59 case 5 ... 5 + NR_TLB_LINES - 1: in kmap_atomic()
79 case 5 ... 5 + NR_TLB_LINES - 1: in __kunmap_atomic()
/arch/frv/include/asm/
Dhighmem.h26 #define NR_TLB_LINES 64 /* number of lines in the TLB */ macro