/qemu/target/openrisc/ |
H A D | mmu.c | 31 static inline void get_phys_nommu(hwaddr *phys_addr, int *prot, in get_phys_nommu() 38 static int get_phys_mmu(OpenRISCCPU *cpu, hwaddr *phys_addr, int *prot, in get_phys_mmu() 114 int prot; in openrisc_cpu_tlb_fill() local 146 int prot, excp, sr = cpu->env.sr; in openrisc_cpu_get_phys_page_debug() local
|
/qemu/target/loongarch/ |
H A D | cpu_helper.c | 47 int *prot, target_ulong address) in loongarch_page_table_walker() 122 int *prot, target_ulong address, in loongarch_map_address() 161 int *prot, target_ulong address, in get_physical_address() 213 int prot; in loongarch_cpu_get_phys_page_debug() local
|
/qemu/target/mips/system/ |
H A D | physaddr.c | 78 int *prot, target_ulong real_address, in get_seg_physical_address() 102 int *prot, target_ulong real_address, in get_segctl_physical_address() 116 int *prot, target_ulong real_address, in get_physical_address() 235 int prot; in mips_cpu_get_phys_page_debug() local
|
/qemu/target/ppc/ |
H A D | mmu-booke.c | 71 int mmu40x_get_physical_address(CPUPPCState *env, hwaddr *raddr, int *prot, in mmu40x_get_physical_address() 158 hwaddr *raddr, int *prot, target_ulong address, in mmubooke_check_tlb() 189 int *prot, target_ulong address, in mmubooke_get_physical_address() 310 hwaddr *raddr, int *prot, in mmubooke206_check_tlb() 391 int *prot, target_ulong address, in mmubooke206_get_physical_address() 483 int prot, ret; in ppc_booke_xlate() local
|
H A D | mmu-hash32.c | 52 MMUAccessType access_type, int *prot, in ppc_hash32_bat_lookup() 116 hwaddr *raddr, int *prot, int mmu_idx, in ppc_hash32_direct_store() 304 int prot; in ppc_hash32_xlate() local
|
H A D | mmu-hash32.h | 118 int prot; in ppc_hash32_prot() local 154 int prot = 0; in ppc_hash32_bat_prot() local
|
H A D | mmu_common.c | 88 static int ppc6xx_tlb_check(CPUPPCState *env, hwaddr *raddr, int *prot, in ppc6xx_tlb_check() 190 static int get_bat_6xx_tlb(CPUPPCState *env, hwaddr *raddr, int *prot, in get_bat_6xx_tlb() 262 int *prot, target_ulong eaddr, in mmu6xx_get_physical_address()
|
/qemu/bsd-user/ |
H A D | mmap.c | 66 int target_mprotect(abi_ulong start, abi_ulong len, int prot) in target_mprotect() 190 int prot, int flags, int fd, abi_ulong offset) in mmap_frag() 399 abi_long target_mmap(abi_ulong start, abi_ulong len, int prot, in target_mmap() 675 int prot; in mmap_reserve() local 714 int prot, ret; in target_munmap() local
|
/qemu/target/tricore/ |
H A D | helper.c | 38 int *prot, target_ulong address, in get_physical_address() 53 int prot; in tricore_cpu_get_phys_page_debug() local 75 int prot; in tricore_cpu_tlb_fill() local
|
/qemu/hw/i386/kvm/ |
H A D | xen_gnttab.c | 249 int prot; member 253 MemoryRegionSection *mrs, int prot) in gnt_unref() 271 static uint64_t gnt_ref(XenGnttabState *s, grant_ref_t ref, int prot) in gnt_ref() 328 uint32_t *refs, int prot) in xen_be_gnttab_map_refs() 460 int prot = to_domain ? PROT_WRITE : PROT_READ; in xen_be_gnttab_copy() local
|
/qemu/target/i386/ |
H A D | monitor.c | 251 hwaddr end, int prot) in mem_print() 277 int prot, last_prot; in mem_info_32() local 318 int prot, last_prot; in mem_info_pae32() local 374 int prot, last_prot; in mem_info_la48() local 454 int prot, last_prot; in mem_info_la57() local
|
/qemu/include/hw/xen/ |
H A D | xen-legacy-backend.h | 53 uint32_t ref, int prot) in xen_be_map_grant_ref()
|
/qemu/target/alpha/ |
H A D | helper.c | 176 int prot = 0; in get_physical_address() local 293 int prot, fail; in alpha_cpu_get_phys_page_debug() local 305 int prot, fail; in alpha_cpu_tlb_fill() local
|
/qemu/target/mips/tcg/system/ |
H A D | tlb_helper.c | 362 static int no_mmu_map_address(CPUMIPSState *env, hwaddr *physical, int *prot, in no_mmu_map_address() 372 int *prot, target_ulong address, in fixed_mmu_map_address() 392 static int r4k_map_address(CPUMIPSState *env, hwaddr *physical, int *prot, in r4k_map_address() 642 int prot; in walk_directory() local 746 int prot; in page_table_walk_refill() local 914 int prot; in mips_cpu_tlb_fill() local 972 int prot; in cpu_mips_translate_address() local
|
/qemu/target/sh4/ |
H A D | helper.c | 329 int *prot, target_ulong address, in get_mmu_address() 396 int *prot, target_ulong address, in get_physical_address() 437 int prot; in superh_cpu_get_phys_page_debug() local 804 int prot; in superh_cpu_tlb_fill() local
|
/qemu/target/hppa/ |
H A D | mem_helper.c | 206 int prot, r_prot, w_prot, x_prot, priv; in hppa_get_physical_address() local 345 int prot, excp, mmu_idx; in hppa_cpu_get_phys_page_debug() local 435 int prot, excp, a_prot; in hppa_cpu_tlb_fill_align() local 693 int prot, excp; in HELPER() local
|
H A D | int_helper.c | 167 int prot, t; in hppa_cpu_do_interrupt() local
|
/qemu/hw/i2c/ |
H A D | pm_smbus.c | 70 uint8_t prot = (s->smb_ctl >> 2) & 0x07; in smb_transaction() local 270 uint8_t prot = (s->smb_ctl >> 2) & 0x07; in smb_ioport_writeb() local
|
/qemu/dump/ |
H A D | dump-hmp-cmds.c | 32 char *prot; in hmp_dump_guest_memory() local
|
/qemu/target/m68k/ |
H A D | helper.c | 683 static int check_TTR(uint32_t ttr, int *prot, target_ulong addr, in check_TTR() 731 int *prot, target_ulong address, in get_physical_address() 914 int prot; in m68k_cpu_get_phys_page_debug() local 962 int prot; in m68k_cpu_tlb_fill() local 1461 int prot; in HELPER() local
|
/qemu/linux-user/ |
H A D | mmap.c | 122 static int validate_prot_to_pageflags(int prot) in validate_prot_to_pageflags() 164 static int target_to_host_prot(int prot) in target_to_host_prot() 335 int prot, int flags, int fd, off_t offset) in mmap_frag() 1029 int prot; in mmap_reserve_or_unmap() local 1109 int prot; in target_mremap() local
|
/qemu/tests/tcg/s390x/ |
H A D | signals-s390x.c | 113 int prot; in check_sigsegv() local
|
/qemu/target/loongarch/tcg/ |
H A D | tlb_helper.c | 548 int prot; in loongarch_cpu_tlb_fill() local 675 int *prot, target_ulong address, in loongarch_map_tlb_entry() 744 int *prot, target_ulong address, in loongarch_get_addr_from_tlb()
|
/qemu/target/i386/tcg/system/ |
H A D | excp_helper.c | 42 int prot; member 161 int prot; in mmu_translate() local
|
/qemu/tests/tcg/multiarch/ |
H A D | vma-pthread.c | 122 int prot, ret; in thread_mutate() local
|