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