Revision 90260c6c include/exec/cputlb.h

b/include/exec/cputlb.h
32 32

  
33 33
/* exec.c */
34 34
void tb_flush_jmp_cache(CPUArchState *env, target_ulong addr);
35

  
36
MemoryRegionSection *
37
address_space_translate_for_iotlb(AddressSpace *as, hwaddr addr, hwaddr *xlat,
38
                                  hwaddr *plen);
35 39
hwaddr memory_region_section_get_iotlb(CPUArchState *env,
36 40
                                       MemoryRegionSection *section,
37 41
                                       target_ulong vaddr,

Also available in: Unified diff