Searched defs:hc (Results 1 – 2 of 2) sorted by relevance
| /arch/x86/kernel/ |
| D | hpet.c | 207 struct hpet_channel *hc = hpet_base.channels + i; in hpet_reserve_platform_timers() local 232 struct hpet_channel *hc = hpet_base.channels + i; in hpet_select_device_channel() local 398 static void hpet_init_clockevent(struct hpet_channel *hc, unsigned int rating) in hpet_init_clockevent() 417 static void __init hpet_legacy_clockevent_register(struct hpet_channel *hc) in hpet_legacy_clockevent_register() 475 struct hpet_channel *hc = irq_data_get_irq_handler_data(data); in hpet_msi_unmask() local 485 struct hpet_channel *hc = irq_data_get_irq_handler_data(data); in hpet_msi_mask() local 493 static void hpet_msi_write(struct hpet_channel *hc, struct msi_msg *msg) in hpet_msi_write() 595 static int hpet_assign_irq(struct irq_domain *domain, struct hpet_channel *hc, in hpet_assign_irq() 611 struct hpet_channel *hc = clockevent_to_channel(evt); in hpet_clkevt_msi_resume() local 624 struct hpet_channel *hc = data; in hpet_msi_interrupt_handler() local [all …]
|
| /arch/x86/kvm/ |
| D | hyperv.c | 1883 static int kvm_hv_get_hc_data(struct kvm *kvm, struct kvm_hv_hcall *hc, in kvm_hv_get_hc_data() 1916 static u64 kvm_get_sparse_vp_set(struct kvm *kvm, struct kvm_hv_hcall *hc, in kvm_get_sparse_vp_set() 1927 static int kvm_hv_get_tlb_flush_entries(struct kvm *kvm, struct kvm_hv_hcall *hc, u64 entries[]) in kvm_hv_get_tlb_flush_entries() 2005 static u64 kvm_hv_flush_tlb(struct kvm_vcpu *vcpu, struct kvm_hv_hcall *hc) in kvm_hv_flush_tlb() 2221 static u64 kvm_hv_send_ipi(struct kvm_vcpu *vcpu, struct kvm_hv_hcall *hc) in kvm_hv_send_ipi() 2411 static u16 kvm_hvcall_signal_event(struct kvm_vcpu *vcpu, struct kvm_hv_hcall *hc) in kvm_hvcall_signal_event() 2452 static bool is_xmm_fast_hypercall(struct kvm_hv_hcall *hc) in is_xmm_fast_hypercall() 2466 static void kvm_hv_hypercall_read_xmm(struct kvm_hv_hcall *hc) in kvm_hv_hypercall_read_xmm() 2529 struct kvm_hv_hcall hc; in kvm_hv_hypercall() local
|