Searched refs:memcheck_instrument_mmu (Results 1 – 5 of 5) sorted by relevance
44 int memcheck_instrument_mmu = 0; variable360 memcheck_instrument_mmu = 1; in memcheck_init()362 memcheck_instrument_mmu = 0; in memcheck_init()449 if (memcheck_instrument_mmu) { in memcheck_guest_alloc()
35 extern int memcheck_instrument_mmu;
26 extern int memcheck_instrument_mmu;250 if (memcheck_instrument_mmu) { in allocmap_copy()
129 if (memcheck_instrument_mmu && mmu_idx == 1 && in glue()148 if (memcheck_instrument_mmu && mmu_idx == 1) { in glue()304 if (memcheck_instrument_mmu && mmu_idx == 1 && in glue()323 if (memcheck_instrument_mmu && mmu_idx == 1) { in glue()
2104 if (memcheck_instrument_mmu && mmu_idx == 1 && !is_softmmu && in tlb_set_page_exec()