Searched refs:mt (Results 1 – 9 of 9) sorted by relevance
58 obj-$(CONFIG_MIPS_MT) += mips-mt.o59 obj-$(CONFIG_MIPS_MT_FPAFF) += mips-mt-fpaff.o60 obj-$(CONFIG_MIPS_MT_SMP) += smp-mt.o66 obj-$(CONFIG_MIPS_VPE_LOADER_MT) += vpe-mt.o68 obj-$(CONFIG_MIPS_VPE_APSP_API_MT) += rtlx-mt.o
204 .set mt define371 .set mt define402 .set mt define
595 BUILD_HANDLER mt mt sti silent /* #25 */
407 int isa, mt; in decode_config0() local414 mt = config0 & MIPS_CONF_MT; in decode_config0()415 if (mt == MIPS_CONF_MT_TLB) in decode_config0()417 else if (mt == MIPS_CONF_MT_FTLB) in decode_config0()
64 #define VM_ARM_MTYPE(mt) ((mt) << 20) argument
70 #define PMSAv8_MAIR(attr, mt) ((attr) << ((mt) * 8)) argument
67 mt##special r0
824 static const char * const mt[] = { "WB", "UC" }; variable842 id, paddr, paddr + bytes, mt[map_type], max_pnode + 1); in map_high()
123 compatible = "gpio-mt-keypad";
Completed in 27 milliseconds