Home
last modified time | relevance | path

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

/qemu/target/s390x/
H A Dcpu.c47 static bool is_early_exception_psw(uint64_t mask, uint64_t addr) in is_early_exception_psw() function
82 if (is_early_exception_psw(mask, addr)) { in s390_cpu_set_psw()