Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtlb_helper.c187 bool is_vncr = (access_type != MMU_INST_FETCH) && in arm_deliver_fault() local
190 if (is_vncr) { in arm_deliver_fault()
202 encode_gpcsc(fi), is_vncr, in arm_deliver_fault()