Home
last modified time | relevance | path

Searched refs:exception_type (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm64/kvm/hyp/
H A Dexception.c86 enum exception_type type) in enter_exception64()
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_mmu.c1655 u32 exception_type; in panthor_mmu_irq_handler() local
1663 exception_type = fault_status & 0xFF; in panthor_mmu_irq_handler()
1684 exception_type, panthor_exception_name(ptdev, exception_type), in panthor_mmu_irq_handler()
/linux/include/hyperv/
H A Dhvgdk_mini.h1233 u32 exception_type; member
/linux/arch/arm64/kvm/
H A Demulate-nested.c2718 enum exception_type type) in kvm_inject_el2_exception()
2743 enum exception_type type) in kvm_inject_nested()