Home
last modified time | relevance | path

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

/linux-4.1.27/arch/avr32/include/asm/
Dprocessor.h29 enum arch_type { enum
59 enum arch_type arch_type; member
/linux-4.1.27/arch/avr32/kernel/
Dcpu.c274 boot_cpu_data.arch_type = arch_id; in setup_processor()
353 if (boot_cpu_data.arch_type < NR_ARCH_NAMES) in c_show()
355 arch_names[boot_cpu_data.arch_type], in c_show()
Dtraps.c54 current_cpu_data.arch_type, in die()