Home
last modified time | relevance | path

Searched defs:prot (Results 1 – 25 of 61) sorted by relevance

123

/qemu/target/openrisc/
H A Dmmu.c29 static inline void get_phys_nommu(hwaddr *phys_addr, int *prot, in get_phys_nommu()
36 static int get_phys_mmu(OpenRISCCPU *cpu, hwaddr *phys_addr, int *prot, in get_phys_mmu()
112 int prot; in openrisc_cpu_tlb_fill() local
144 int prot, excp, sr = cpu->env.sr; in openrisc_cpu_get_phys_page_debug() local
/qemu/target/mips/sysemu/
H A Dphysaddr.c78 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 Dmmu-hash32.c41 int prot; /* Protection bits */ member
47 int prot; in ppc_hash32_pp_prot() local
115 int pp, prot; in hash32_bat_prot() local
129 MMUAccessType access_type, int *prot, in ppc_hash32_bat_lookup()
193 hwaddr *raddr, int *prot, int mmu_idx, in ppc_hash32_direct_store()
393 int prot; in ppc_hash32_xlate() local
H A Dmmu_common.c105 static int check_prot(int prot, MMUAccessType access_type) in check_prot()
270 int pp, valid, prot; in bat_size_prot() local
296 int i, valid, prot; in get_bat_6xx_tlb() local
627 hwaddr *raddr, int *prot, target_ulong address, in mmubooke_check_tlb()
794 hwaddr *raddr, int *prot, in mmubooke206_check_tlb()
/qemu/bsd-user/
H A Dmmap.c63 int target_mprotect(abi_ulong start, abi_ulong len, int prot) in target_mprotect()
153 int prot, int flags, int fd, abi_ulong offset) in mmap_frag()
368 abi_long target_mmap(abi_ulong start, abi_ulong len, int prot, in target_mmap()
645 int prot; in mmap_reserve() local
684 int prot, ret; in target_munmap() local
/qemu/target/loongarch/
H A Dcpu_helper.c15 int *prot, target_ulong address, in loongarch_map_tlb_entry()
144 int *prot, target_ulong address, in loongarch_map_address()
171 int *prot, target_ulong address, in get_physical_address()
223 int prot; in loongarch_cpu_get_phys_page_debug() local
/qemu/target/tricore/
H A Dhelper.c35 int *prot, target_ulong address, in get_physical_address()
50 int prot; in tricore_cpu_get_phys_page_debug() local
72 int prot; in tricore_cpu_tlb_fill() local
/qemu/hw/i386/kvm/
H A Dxen_gnttab.c249 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 Dmonitor.c252 hwaddr end, int prot) in mem_print()
278 int prot, last_prot; in mem_info_32() local
319 int prot, last_prot; in mem_info_pae32() local
375 int prot, last_prot; in mem_info_la48() local
455 int prot, last_prot; in mem_info_la57() local
/qemu/target/cris/
H A Dmmu.h12 int prot; member
H A Dhelper.c58 int prot, miss; in cris_cpu_tlb_fill() local
/qemu/include/hw/xen/
H A Dxen-legacy-backend.h58 uint32_t ref, int prot) in xen_be_map_grant_ref()
/qemu/target/alpha/
H A Dhelper.c173 int prot = 0; in get_physical_address() local
290 int prot, fail; in alpha_cpu_get_phys_page_debug() local
302 int prot, fail; in alpha_cpu_tlb_fill() local
/qemu/target/mips/tcg/sysemu/
H A Dtlb_helper.c360 static int no_mmu_map_address(CPUMIPSState *env, hwaddr *physical, int *prot, in no_mmu_map_address()
370 int *prot, target_ulong address, in fixed_mmu_map_address()
390 static int r4k_map_address(CPUMIPSState *env, hwaddr *physical, int *prot, in r4k_map_address()
636 int prot; in walk_directory() local
741 int prot; in page_table_walk_refill() local
911 int prot; in mips_cpu_tlb_fill() local
969 int prot; in cpu_mips_translate_address() local
/qemu/target/sh4/
H A Dhelper.c327 int *prot, target_ulong address, in get_mmu_address()
394 int *prot, target_ulong address, in get_physical_address()
435 int prot; in superh_cpu_get_phys_page_debug() local
802 int prot; in superh_cpu_tlb_fill() local
/qemu/target/hppa/
H A Dmem_helper.c203 int prot, r_prot, w_prot, x_prot, priv; in hppa_get_physical_address() local
335 int prot, excp, mmu_idx; in hppa_cpu_get_phys_page_debug() local
427 int prot, excp, a_prot; in hppa_cpu_tlb_fill() local
681 int prot, excp; in HELPER() local
H A Dint_helper.c166 int prot, t; in hppa_cpu_do_interrupt() local
/qemu/hw/i2c/
H A Dpm_smbus.c70 uint8_t prot = (s->smb_ctl >> 2) & 0x07; in smb_transaction() local
271 uint8_t prot = (s->smb_ctl >> 2) & 0x07; in smb_ioport_writeb() local
/qemu/dump/
H A Ddump-hmp-cmds.c32 char *prot; in hmp_dump_guest_memory() local
/qemu/linux-user/
H A Dmmap.c117 static int validate_prot_to_pageflags(int prot) in validate_prot_to_pageflags()
159 static int target_to_host_prot(int prot) in target_to_host_prot()
296 int prot, int flags, int fd, off_t offset) in mmap_frag()
980 int prot; in mmap_reserve_or_unmap() local
1060 int prot; in target_mremap() local
/qemu/target/m68k/
H A Dhelper.c680 static int check_TTR(uint32_t ttr, int *prot, target_ulong addr, in check_TTR()
728 int *prot, target_ulong address, in get_physical_address()
911 int prot; in m68k_cpu_get_phys_page_debug() local
959 int prot; in m68k_cpu_tlb_fill() local
1458 int prot; in HELPER() local
/qemu/tests/tcg/s390x/
H A Dsignals-s390x.c113 int prot; in check_sigsegv() local
/qemu/target/riscv/
H A Dcpu_helper.c752 static int get_physical_address_pmp(CPURISCVState *env, int *prot, hwaddr addr, in get_physical_address_pmp()
1032 int prot = 0; in get_physical_address() local
1216 int prot; in riscv_cpu_get_phys_page_debug() local
1312 int prot, prot2, prot_pmp; in riscv_cpu_tlb_fill() local
/qemu/target/microblaze/
H A Dhelper.c46 int prot; in mb_cpu_tlb_fill() local
/qemu/target/i386/tcg/sysemu/
H A Dexcp_helper.c37 int prot; member
360 int prot = 0; in mmu_translate() local

123