Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Ddebug_helper.c444 bool using_lpae; in arm_debug_exception_fsr() local
447 using_lpae = false; in arm_debug_exception_fsr()
449 using_lpae = true; in arm_debug_exception_fsr()
452 using_lpae = true; in arm_debug_exception_fsr()
455 using_lpae = true; in arm_debug_exception_fsr()
457 using_lpae = false; in arm_debug_exception_fsr()
460 if (using_lpae) { in arm_debug_exception_fsr()