Home
last modified time | relevance | path

Searched defs:do_fault (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/target/sparc/
H A Dmmu_helper.c579 int do_fault = 0; in get_physical_address_data() local
/openbmc/linux/drivers/iommu/amd/
H A Diommu_v2.c472 static void do_fault(struct work_struct *work) in do_fault() function
/openbmc/qemu/hw/i386/
H A Dintel_iommu.c3381 bool do_fault) in vtd_irte_get()
3497 X86IOMMUIrq *irq, uint16_t sid, bool do_fault) in vtd_remap_irq_get()
3528 uint16_t sid, bool do_fault) in vtd_interrupt_remap_msi()
/openbmc/linux/mm/
H A Dmemory.c4724 static vm_fault_t do_fault(struct vm_fault *vmf) in do_fault() function