Home
last modified time | relevance | path

Searched refs:mmio_type (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/arch/x86/include/asm/
Dinsn-eval.h35 enum mmio_type { enum
45 enum mmio_type insn_decode_mmio(struct insn *insn, int *bytes);
/linux-6.1.9/drivers/thermal/intel/int340x_thermal/
Dprocessor_thermal_device_pci.c42 enum proc_thermal_mmio_type mmio_type; member
/linux-6.1.9/arch/x86/lib/
Dinsn-eval.c1600 enum mmio_type insn_decode_mmio(struct insn *insn, int *bytes) in insn_decode_mmio()
1602 enum mmio_type type = MMIO_DECODE_FAILED; in insn_decode_mmio()
/linux-6.1.9/arch/x86/coco/tdx/
Dtdx.c350 enum mmio_type mmio; in handle_mmio()
/linux-6.1.9/arch/x86/kernel/
Dsev.c1540 enum mmio_type mmio; in vc_handle_mmio()