Home
last modified time | relevance | path

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

/qemu/target/hppa/
H A Dmem_helper.c159 static int match_prot_id_1(uint32_t access_id, uint32_t prot_id) in match_prot_id_1() function
174 r = match_prot_id_1(access_id, env->cr[i]); in match_prot_id32()
187 r = match_prot_id_1(access_id, env->cr[i]); in match_prot_id64()
191 r = match_prot_id_1(access_id, env->cr[i] >> 32); in match_prot_id64()