Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Ddebug_helper.c215 contextidr = env->cp15.contextidr_el[2]; in linked_bp_matches()
218 contextidr = env->cp15.contextidr_el[1]; in linked_bp_matches()
222 contextidr = env->cp15.contextidr_el[2]; in linked_bp_matches()
224 contextidr = env->cp15.contextidr_el[1]; in linked_bp_matches()
231 contextidr = env->cp15.contextidr_el[1]; in linked_bp_matches()
234 contextidr = env->cp15.contextidr_el[2]; in linked_bp_matches()
H A Dcpu.h435 uint64_t contextidr_el[4]; member
H A Dhelper.c656 .fieldoffset = offsetof(CPUARMState, cp15.contextidr_el[1]),
8813 .fieldoffset = offsetof(CPUARMState, cp15.contextidr_el[2])