Home
last modified time | relevance | path

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

/arch/mips/kernel/
DMakefile58 obj-$(CONFIG_MIPS_MT) += mips-mt.o
59 obj-$(CONFIG_MIPS_MT_FPAFF) += mips-mt-fpaff.o
60 obj-$(CONFIG_MIPS_MT_SMP) += smp-mt.o
66 obj-$(CONFIG_MIPS_VPE_LOADER_MT) += vpe-mt.o
68 obj-$(CONFIG_MIPS_VPE_APSP_API_MT) += rtlx-mt.o
Dcps-vec.S232 .set mt define
390 .set mt define
421 .set mt define
Dgenex.S584 BUILD_HANDLER mt mt sti silent /* #25 */
Dcpu-probe.c405 int isa, mt; in decode_config0() local
412 mt = config0 & MIPS_CONF_MT; in decode_config0()
413 if (mt == MIPS_CONF_MT_TLB) in decode_config0()
415 else if (mt == MIPS_CONF_MT_FTLB) in decode_config0()
/arch/arm/mm/
Dmm.h64 #define VM_ARM_MTYPE(mt) ((mt) << 20) argument
/arch/arm/include/asm/
Dmpu.h70 #define PMSAv8_MAIR(attr, mt) ((attr) << ((mt) * 8)) argument
/arch/powerpc/kernel/
Dswsusp_asm64.S67 mt##special r0
/arch/x86/kernel/apic/
Dx2apic_uv_x.c876 static const char * const mt[] = { "WB", "UC" }; variable
894 id, paddr, paddr + bytes, mt[map_type], max_pnode + 1); in map_high()
/arch/arm/boot/dts/ti/omap/
Dam335x-guardian.dts123 compatible = "gpio-mt-keypad";