Home
last modified time | relevance | path

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

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