Searched refs:cpu_get_mem_attrs (Results 1 – 5 of 5) sorted by relevance
249 *attrs = cpu_get_mem_attrs(env); in x86_cpu_get_phys_page_attrs_debug()638 MemTxAttrs attrs = cpu_get_mem_attrs(env); in x86_ldub_phys()648 MemTxAttrs attrs = cpu_get_mem_attrs(env); in x86_lduw_phys()658 MemTxAttrs attrs = cpu_get_mem_attrs(env); in x86_ldl_phys()668 MemTxAttrs attrs = cpu_get_mem_attrs(env); in x86_ldq_phys()678 MemTxAttrs attrs = cpu_get_mem_attrs(env); in x86_stb_phys()688 MemTxAttrs attrs = cpu_get_mem_attrs(env); in x86_stl_phys_notdirty()698 MemTxAttrs attrs = cpu_get_mem_attrs(env); in x86_stw_phys()708 MemTxAttrs attrs = cpu_get_mem_attrs(env); in x86_stl_phys()718 MemTxAttrs attrs = cpu_get_mem_attrs(env); in x86_stq_phys()
2568 static inline MemTxAttrs cpu_get_mem_attrs(CPUX86State *env) in cpu_get_mem_attrs() function
33 cpu_get_mem_attrs(env), NULL); in helper_outb()39 cpu_get_mem_attrs(env), NULL); in helper_inb()45 cpu_get_mem_attrs(env), NULL); in helper_outw()51 cpu_get_mem_attrs(env), NULL); in helper_inw()57 cpu_get_mem_attrs(env), NULL); in helper_outl()63 cpu_get_mem_attrs(env), NULL); in helper_inl()
626 cpu_get_mem_attrs(env), in x86_cpu_tlb_fill()
5567 return cpu_get_mem_attrs(env); in kvm_arch_post_run()