Home
last modified time | relevance | path

Searched defs:global (Results 1 – 10 of 10) sorted by relevance

/qemu/target/ppc/
A Dhelper_regs.h30 static inline void check_tlb_flush(CPUPPCState *env, bool global) { } in check_tlb_flush()
A Dhelper_regs.c367 void check_tlb_flush(CPUPPCState *env, bool global) in check_tlb_flush()
A Dmmu-hash64.c206 target_ulong global) in __helper_slbie()
A Dtranslate.c2888 static inline void gen_check_tlb_flush(DisasContext *ctx, bool global) in gen_check_tlb_flush()
2915 static inline void gen_check_tlb_flush(DisasContext *ctx, bool global) { } in gen_check_tlb_flush()
/qemu/hw/i386/
A Dx86-iommu.c41 void x86_iommu_iec_notify_all(X86IOMMUState *iommu, bool global, in x86_iommu_iec_notify_all()
A Damd_iommu.c435 static void amdvi_intremap_inval_notify_all(AMDVIState *s, bool global, in amdvi_intremap_inval_notify_all()
A Dintel_iommu.c2048 static void vtd_iec_notify_all(IntelIOMMUState *s, bool global, in vtd_iec_notify_all()
/qemu/hw/intc/
A Dioapic.c214 static void ioapic_iec_notifier(void *private, bool global, in ioapic_iec_notifier()
/qemu/hw/pci-host/
A Dpnv_phb3.c353 uint32_t local, global, count, mask, comp; in pnv_phb3_remap_irqs() local
/qemu/target/i386/kvm/
A Dkvm.c6272 void kvm_update_msi_routes_all(void *private, bool global, in kvm_update_msi_routes_all()

Completed in 54 milliseconds