Searched refs:expected_msp (Results 1 – 1 of 1) sorted by relevance
18 static volatile uint32_t expected_msp; variable72 if (pEsf->extra_info.msp != expected_msp) { in check_esf_matches_expectations()73 printk("MSP is 0x%08x but should be 0x%08x", pEsf->extra_info.msp, expected_msp); in check_esf_matches_expectations()157 expected_msp = __get_MSP(); in ZTEST()