Home
last modified time | relevance | path

Searched refs:tlb_set_page_full (Results 1 – 4 of 4) sorted by relevance

/qemu/target/sparc/
H A Dmmu_helper.c232 tlb_set_page_full(cs, mmu_idx, vaddr, &full); in sparc_cpu_tlb_fill()
248 tlb_set_page_full(cs, mmu_idx, vaddr, &full); in sparc_cpu_tlb_fill()
772 tlb_set_page_full(cs, mmu_idx, address, &full); in sparc_cpu_tlb_fill()
/qemu/include/exec/
H A Dexec-all.h207 void tlb_set_page_full(CPUState *cpu, int mmu_idx, vaddr addr,
/qemu/target/arm/tcg/
H A Dtlb_helper.c364 tlb_set_page_full(cs, mmu_idx, address, &res.f); in arm_cpu_tlb_fill()
/qemu/accel/tcg/
H A Dcputlb.c1038 void tlb_set_page_full(CPUState *cpu, int mmu_idx, in tlb_set_page_full() function
1212 tlb_set_page_full(cpu, mmu_idx, addr, &full); in tlb_set_page_with_attrs()