Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mn10300/mm/
Dmmu-context.c52 IPTEU = pteu; in update_mmu_cache()
Dtlb-mn10300.S46 mov (IPTEU),d3
/linux-4.4.14/arch/mn10300/include/asm/
Dtlbflush.h77 IPTEU = pteu; in local_flush_tlb_page()
Dcpu-regs.h255 #define IPTEU __SYSREG(0xc00000a4, u32) /* instruction TLB virtual addr */ macro
/linux-4.4.14/arch/mn10300/kernel/
Dtraps.c338 printk(KERN_EMERG "IPTEU : %08x IPTEL2: %08x\n", IPTEU, IPTEL2); in show_registers_only()