Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dtraps.c591 static bool cp15_cond_valid(unsigned int esr, struct pt_regs *regs) in cp15_cond_valid() function
652 if (!cp15_cond_valid(esr, regs)) { in do_cp15instr()