Home
last modified time | relevance | path

Searched refs:hw (Results 1 – 11 of 11) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Drtc.c448 s->hw.cmos_index = data; in rtc_ioport_write()
459 orig = s->hw.cmos_data[s->hw.cmos_index]; in rtc_ioport_write()
460 switch ( s->hw.cmos_index ) in rtc_ioport_write()
465 s->hw.cmos_data[s->hw.cmos_index] = data; in rtc_ioport_write()
477 s->hw.cmos_data[s->hw.cmos_index] = data; in rtc_ioport_write()
483 s->hw.cmos_data[s->hw.cmos_index] = data; in rtc_ioport_write()
656 switch ( s->hw.cmos_index ) in rtc_ioport_read()
671 ret = s->hw.cmos_data[s->hw.cmos_index]; in rtc_ioport_read()
674 ret = s->hw.cmos_data[s->hw.cmos_index]; in rtc_ioport_read()
680 ret = s->hw.cmos_data[s->hw.cmos_index]; in rtc_ioport_read()
[all …]
A Di8254.c63 struct hvm_hw_pit_channel *c = &pit->hw.channels[channel]; in pit_get_count()
156 return pit->hw.channels[channel].gate; in pit_get_gate()
258 s = &pit->hw.channels[channel]; in pit_ioport_write()
271 s = &pit->hw.channels[channel]; in pit_ioport_write()
293 s = &pit->hw.channels[addr]; in pit_ioport_write()
323 s = &pit->hw.channels[addr]; in pit_ioport_read()
403 rc = hvm_save_entry(PIT, 0, h, &pit->hw); in pit_save()
420 if ( hvm_load_entry(PIT, h, &pit->hw) ) in pit_load()
433 pit_load_count(pit, i, pit->hw.channels[i].count); in pit_load()
459 s = &pit->hw.channels[i]; in pit_reset()
[all …]
A Dvlapic.c560 vlapic->hw.timer_divisor = 1 << (val & 7); in vlapic_set_tdcr()
681 vcpu_vlapic(v)->hw.tdt_msr = 0; in vlapic_tdt_pt_cb()
829 vlapic->hw.tdt_msr = 0; in vlapic_reg_write()
875 vlapic->hw.timer_divisor); in vlapic_reg_write()
1088 vlapic->hw.apic_base_msr = value; in vlapic_msr_set()
1107 return vlapic->hw.tdt_msr; in vlapic_tdt_msr_get()
1133 vlapic->hw.tdt_msr = value; in vlapic_tdt_msr_set()
1144 vlapic->hw.tdt_msr = 0; in vlapic_tdt_msr_set()
1349 vlapic->hw.disabled |= VLAPIC_SW_DISABLED; in vlapic_do_init()
1494 s->loaded.hw = 1; in lapic_load_hidden()
[all …]
A Dhvm.c3441 *msr_content = vcpu_vlapic(v)->hw.apic_base_msr; in hvm_msr_read_intercept()
/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Dvlapic.h47 #define vlapic_sw_disabled(vlapic) ((vlapic)->hw.disabled & VLAPIC_SW_DISABLED)
48 #define vlapic_hw_disabled(vlapic) ((vlapic)->hw.disabled & VLAPIC_HW_DISABLED)
49 #define vlapic_disabled(vlapic) ((vlapic)->hw.disabled)
53 ((vlapic)->hw.apic_base_msr & MSR_IA32_APICBASE_BASE)
56 ((vlapic)->hw.apic_base_msr & MSR_IA32_APICBASE_EXTD)
59 !((vlapic)->hw.apic_base_msr & MSR_IA32_APICBASE_EXTD))
79 struct hvm_hw_lapic hw; member
82 bool_t hw, regs; member
A Dvpt.h65 struct hvm_hw_pit hw; member
102 struct hvm_hw_rtc hw; member
/xen-4.10.0-shim-comet/docs/misc/
A Dvtpm-platforms.txt86 dom4 - vtpm-hw system_u:system_r:vtpm_t
101 # xl block-attach vtpm-hw 'backendtype=phy,backend=hardware,vdev=hda,access=w,target=/dev/lvm/vtpm-
106 # xl vtpm-attach vtpm-hw uuid=062b6416-ed46-492a-9e65-a2f92dc07f7f backend=vtpmmgr
109 # xl vtpm-attach hardware uuid=062b6416-ed46-492a-9e65-a2f92dc07f7f backend=vtpm-hw
A Dpvcalls.markdown44 hw/block in QEMU. Paravirtualized backends are similar in intent to
/xen-4.10.0-shim-comet/
A D.rootkeys671 428d0d83G-F1mvFyzCEMNhiU6ts8lQ tools/ioemu/hw/adb.c
676 428d0d83zAKLZ8JX7_D6RMGcml3jRA tools/ioemu/hw/cuda.c
677 428d0d83OLV-aQor-LfByakKvo-1-g tools/ioemu/hw/dma.c
678 428d0d83P1VkKtXn90RMN8eBsvPFQA tools/ioemu/hw/fdc.c
683 428d0d84auhZx6c5Kv3WrfM2UZvqHA tools/ioemu/hw/ide.c
696 428d0d84lyG0XDg5MxLMSee3MWgq3g tools/ioemu/hw/pc.c
697 428d0d84HWR3Q7dEESycfJ7hSWdGig tools/ioemu/hw/pci.c
700 428d0d840SMURRjsz9V96rwt-naynw tools/ioemu/hw/ppc.c
703 428d0d85YS1n4Fr_EK7B01EWSmrYRg tools/ioemu/hw/sb16.c
707 428d0d852OCpAsfS1PNoJOfnHhFPSQ tools/ioemu/hw/tcx.c
[all …]
/xen-4.10.0-shim-comet/tools/hotplug/NetBSD/
A Dblock66 for disk in `sysctl hw.disknames`; do
/xen-4.10.0-shim-comet/tools/firmware/vgabios/
A DChangeLog1013 - applying hw scrolling/multibuffering patch

Completed in 27 milliseconds