Searched refs:x86_cpu_tlb_fill (Results 1 – 3 of 3) sorted by relevance
81 bool x86_cpu_tlb_fill(CPUState *cs, vaddr address, int size,
120 .tlb_fill = x86_cpu_tlb_fill,
595 bool x86_cpu_tlb_fill(CPUState *cs, vaddr addr, int size, in x86_cpu_tlb_fill() function