Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dhelper_regs.h32 static inline void check_tlb_flush(CPUPPCState *env, bool global) { } in check_tlb_flush()
H A Dhelper_regs.c366 void check_tlb_flush(CPUPPCState *env, bool global) in check_tlb_flush()
H A Dmmu-hash64.c206 target_ulong global) in __helper_slbie()
H A Dtranslate.c2914 static inline void gen_check_tlb_flush(DisasContext *ctx, bool global) in gen_check_tlb_flush()
2941 static inline void gen_check_tlb_flush(DisasContext *ctx, bool global) { } in gen_check_tlb_flush()
/qemu/hw/i386/
H A Dx86-iommu.c41 void x86_iommu_iec_notify_all(X86IOMMUState *iommu, bool global, in x86_iommu_iec_notify_all()
H A Damd_iommu.c435 static void amdvi_intremap_inval_notify_all(AMDVIState *s, bool global, in amdvi_intremap_inval_notify_all()
H A Dintel_iommu.c2276 static void vtd_iec_notify_all(IntelIOMMUState *s, bool global, in vtd_iec_notify_all()
3102 bool global; in vtd_process_device_piotlb_desc() local
/qemu/
H A D.travis.yml29 global: key
/qemu/hw/intc/
H A Dioapic.c214 static void ioapic_iec_notifier(void *private, bool global, in ioapic_iec_notifier()
/qemu/hw/pci-host/
H A Dpnv_phb3.c353 uint32_t local, global, count, mask, comp; in pnv_phb3_remap_irqs() local
/qemu/target/i386/kvm/
H A Dkvm.c6349 void kvm_update_msi_routes_all(void *private, bool global, in kvm_update_msi_routes_all()