Searched refs:access_str (Results 1 – 1 of 1) sorted by relevance
| /openbmc/qemu/target/ppc/ |
| H A D | mmu-radix64.c | 138 static inline const char *access_str(MMUAccessType access_type) in access_str() function 151 __func__, access_str(access_type), in ppc_radix64_raise_si() 190 __func__, access_str(access_type), in ppc_radix64_raise_hsi() 449 __func__, access_str(access_type), in ppc_radix64_partition_scoped_xlate() 528 __func__, access_str(access_type), in ppc_radix64_process_scoped_xlate() 831 __func__, access_str(access_type), in ppc_radix64_xlate()
|