Home
last modified time | relevance | path

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

/openbmc/qemu/target/hppa/
H A Dmem_helper.c272 int access_prot = (hppa_is_pa20(env) in hppa_get_physical_address() local
275 if (unlikely(!(type & access_prot))) { in hppa_get_physical_address()
281 prot &= access_prot; in hppa_get_physical_address()