Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_gvt.c93 static int handle_mmio(struct intel_gvt_mmio_table_iter *iter, in handle_mmio() function
130 iter.handle_mmio_cb = handle_mmio; in save_initial_hw_state()
/openbmc/linux/arch/x86/coco/tdx/
H A Dtdx.c453 static int handle_mmio(struct pt_regs *regs, struct ve_info *ve) in handle_mmio() function
729 return handle_mmio(regs, ve); in virt_exception_kernel()
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dhandlers.c2837 static int handle_mmio(struct intel_gvt_mmio_table_iter *iter, u32 offset, in handle_mmio() function
2907 return handle_mmio(iter, offset, size); in handle_mmio_cb()