Lines Matching defs:h
1428 void init_hvm_data(struct hvm_data *h, struct vcpu_data *v) { in init_hvm_data()
2663 void interval_domain_guest_interrupt(struct hvm_data *h, int vector) { in interval_domain_guest_interrupt()
2929 void hvm_update_short_summary(struct hvm_data *h, int element) { in hvm_update_short_summary()
2965 int __hvm_set_summary_handler(struct hvm_data *h, void (*s)(struct hvm_data *h, void*d), void*d) { in __hvm_set_summary_handler()
3007 static int hvm_set_postprocess(struct hvm_data *h, void (*s)(struct hvm_data *h)) in hvm_set_postprocess()
3029 void hvm_pf_xen_summary(struct hvm_data *h, void *d) { in hvm_pf_xen_summary()
3229 void hvm_pf_xen_preprocess(unsigned event, struct hvm_data *h) { in hvm_pf_xen_preprocess()
3282 void hvm_pf_xen_postprocess(struct hvm_data *h) { in hvm_pf_xen_postprocess()
3320 void hvm_pf_xen_process(struct record_info *ri, struct hvm_data *h) { in hvm_pf_xen_process()
3474 void hvm_vlapic_icr_handler(struct hvm_data *h) in hvm_vlapic_icr_handler()
3551 void hvm_vlapic_eoi_handler(struct hvm_data *h) { in hvm_vlapic_eoi_handler()
3557 void hvm_vlapic_handler(struct hvm_data *h) in hvm_vlapic_handler()
3575 void enumerate_mmio(struct hvm_data *h) in enumerate_mmio()
3592 void hvm_mmio_summary(struct hvm_data *h, void *data) in hvm_mmio_summary()
3600 void hvm_mmio_assist_postprocess(struct hvm_data *h) in hvm_mmio_assist_postprocess()
3641 void hvm_mmio_assist_process(struct record_info *ri, struct hvm_data *h) in hvm_mmio_assist_process()
3698 void hvm_inj_virq_process(struct record_info *ri, struct hvm_data *h) { in hvm_inj_virq_process()
3823 void hvm_io_write_postprocess(struct hvm_data *h) in hvm_io_write_postprocess()
3829 void hvm_io_read_postprocess(struct hvm_data *h) in hvm_io_read_postprocess()
3837 void hvm_io_assist_process(struct record_info *ri, struct hvm_data *h) in hvm_io_assist_process()
3886 void cr3_switch(unsigned long long val, struct hvm_data *h) { in cr3_switch()
4073 void hvm_cr3_write_summary(struct hvm_data *h) { in hvm_cr3_write_summary()
4083 void hvm_cr_write_summary(struct hvm_data *h, void *data) in hvm_cr_write_summary()
4093 void hvm_cr_write_postprocess(struct hvm_data *h) in hvm_cr_write_postprocess()
4177 void hvm_cr_write_process(struct record_info *ri, struct hvm_data *h) in hvm_cr_write_process()
4225 void hvm_msr_write_summary(struct hvm_data *h, void *d) in hvm_msr_write_summary()
4229 void hvm_msr_write_postprocess(struct hvm_data *h) in hvm_msr_write_postprocess()
4238 void hvm_msr_write_process(struct record_info *ri, struct hvm_data *h) in hvm_msr_write_process()
4263 void hvm_msr_read_summary(struct hvm_data *h, void *d) in hvm_msr_read_summary()
4267 void hvm_msr_read_postprocess(struct hvm_data *h) in hvm_msr_read_postprocess()
4276 void hvm_msr_read_process(struct record_info *ri, struct hvm_data *h) in hvm_msr_read_process()
4300 void hvm_vmcall_summary(struct hvm_data *h, void *d) in hvm_vmcall_summary()
4313 void hvm_vmcall_postprocess(struct hvm_data *h) in hvm_vmcall_postprocess()
4329 void hvm_vmcall_process(struct record_info *ri, struct hvm_data *h) in hvm_vmcall_process()
4353 void hvm_inj_exc_process(struct record_info *ri, struct hvm_data *h) in hvm_inj_exc_process()
4373 void hvm_intr_summary(struct hvm_data *h, void *d) in hvm_intr_summary()
4396 void hvm_intr_process(struct record_info *ri, struct hvm_data *h) in hvm_intr_process()
4479 void hvm_intr_window_process(struct record_info *ri, struct hvm_data *h) in hvm_intr_window_process()
4512 void hvm_pf_inject_process(struct record_info *ri, struct hvm_data *h) in hvm_pf_inject_process()
4548 void hvm_npf_process(struct record_info *ri, struct hvm_data *h) in hvm_npf_process()
4567 void hvm_rdtsc_process(struct record_info *ri, struct hvm_data *h) in hvm_rdtsc_process()
4595 void hvm_generic_summary(struct hvm_data *h, void *data) in hvm_generic_summary()
4606 void hvm_generic_postprocess_init(struct record_info *ri, struct hvm_data *h) in hvm_generic_postprocess_init()
4615 void hvm_generic_postprocess(struct hvm_data *h) in hvm_generic_postprocess()
4730 void hvm_handler_process(struct record_info *ri, struct hvm_data *h) { in hvm_handler_process()
5032 void hvm_vmexit_process(struct record_info *ri, struct hvm_data *h, in hvm_vmexit_process()
5142 void hvm_close_vmexit(struct hvm_data *h, tsc_t tsc) { in hvm_close_vmexit()
5210 void hvm_vmentry_process(struct record_info *ri, struct hvm_data *h) { in hvm_vmentry_process()
5269 struct hvm_data *h = &v->hvm; in hvm_process() local
5300 void hvm_summary(struct hvm_data *h) { in hvm_summary()
5416 void shadow_emulate_postprocess(struct hvm_data *h) in shadow_emulate_postprocess()
5468 void shadow_emulate_process(struct record_info *ri, struct hvm_data *h) in shadow_emulate_process()
5571 struct hvm_data *h) { in shadow_parse_other()
5694 void shadow_emulate_other_process(struct record_info *ri, struct hvm_data *h) in shadow_emulate_other_process()
5719 void shadow_fixup_postprocess(struct hvm_data *h) in shadow_fixup_postprocess()
5776 void shadow_fixup_process(struct record_info *ri, struct hvm_data *h) in shadow_fixup_process()
5869 void shadow_mmio_postprocess(struct hvm_data *h) in shadow_mmio_postprocess()
5887 void shadow_mmio_process(struct record_info *ri, struct hvm_data *h) in shadow_mmio_process()
5948 void shadow_propagate_postprocess(struct hvm_data *h) in shadow_propagate_postprocess()
5964 void shadow_propagate_process(struct record_info *ri, struct hvm_data *h) in shadow_propagate_process()
6076 void shadow_fault_generic_postprocess(struct hvm_data *h) in shadow_fault_generic_postprocess()
6094 void shadow_fault_generic_process(struct record_info *ri, struct hvm_data *h) in shadow_fault_generic_process()
6112 void shadow_resync_process(struct record_info *ri, struct hvm_data *h) in shadow_resync_process()
6127 void shadow_prealloc_unpin_process(struct record_info *ri, struct hvm_data *h) { in shadow_prealloc_unpin_process()
6145 void shadow_wrmap_bf_process(struct record_info *ri, struct hvm_data *h) { in shadow_wrmap_bf_process()
6160 struct hvm_data *h; in shadow_process() local