Home
last modified time | relevance | path

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

/linux-4.4.14/arch/avr32/kernel/
Dcpu.c230 static const char *mmu_types[] = { variable
306 printk ("CPU: MMU configuration: %s\n", mmu_types[mmu_type]); in setup_processor()