Home
last modified time | relevance | path

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

/openbmc/linux/arch/csky/include/asm/
H A Dtraps.h31 #define VEC_TLBINVALIDS 21 macro
/openbmc/linux/arch/csky/mm/
H A Dfault.c26 case VEC_TLBINVALIDS: in is_write()
/openbmc/linux/arch/csky/kernel/
H A Dtraps.c68 VEC_INIT(VEC_TLBINVALIDS, csky_pagefault); in trap_init()