Searched refs:check_ap (Results 1 – 1 of 1) sorted by relevance
/external/qemu/target-arm/ |
D | helper.c | 1007 static inline int check_ap(CPUARMState *env, int ap, int domain, int access_type, in check_ap() function 1150 *prot = check_ap(env, ap, domain, access_type, is_user); in get_phys_addr_v5() 1250 *prot = check_ap(env, ap, domain, access_type, is_user); in get_phys_addr_v6()
|