Home
last modified time | relevance | path

Searched defs:lowprot_enabled (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/s390x/
H A Dmmu_helper.c59 static bool lowprot_enabled(const CPUS390XState *env, uint64_t asc) in lowprot_enabled() function
581 const bool lowprot_enabled = env->cregs[0] & CR0_LOWPROT; in mmu_translate_real() local