Home
last modified time | relevance | path

Searched refs:handle_mmio (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/coco/tdx/
H A Dtdx.c577 static int handle_mmio(struct pt_regs *regs, struct ve_info *ve) in handle_mmio() function
853 return handle_mmio(regs, ve); in virt_exception_kernel()
/linux/drivers/gpu/drm/i915/gvt/
H A Dhandlers.c2870 static int handle_mmio(struct intel_gvt_mmio_table_iter *iter, u32 offset, in handle_mmio() function
2940 return handle_mmio(iter, offset, size); in handle_mmio_cb()