Lines Matching defs:d

65 int hap_track_dirty_vram(struct domain *d,  in hap_track_dirty_vram()
188 static int hap_enable_log_dirty(struct domain *d, bool_t log_global) in hap_enable_log_dirty()
219 static int hap_disable_log_dirty(struct domain *d) in hap_disable_log_dirty()
236 static void hap_clean_dirty_bitmap(struct domain *d) in hap_clean_dirty_bitmap()
249 static struct page_info *hap_alloc(struct domain *d) in hap_alloc()
266 static void hap_free(struct domain *d, mfn_t mfn) in hap_free()
276 static struct page_info *hap_alloc_p2m_page(struct domain *d) in hap_alloc_p2m_page()
302 static void hap_free_p2m_page(struct domain *d, struct page_info *pg) in hap_free_p2m_page()
330 hap_get_allocation(struct domain *d) in hap_get_allocation()
341 int hap_set_allocation(struct domain *d, unsigned int pages, bool *preempted) in hap_set_allocation()
397 struct domain *d = v->domain; in hap_make_monitor_table() local
423 struct domain *d = v->domain; in hap_destroy_monitor_table() local
432 void hap_domain_init(struct domain *d) in hap_domain_init()
447 int hap_enable(struct domain *d, u32 mode) in hap_enable()
517 void hap_final_teardown(struct domain *d) in hap_final_teardown()
551 void hap_teardown(struct domain *d, bool *preempted) in hap_teardown()
595 int hap_domctl(struct domain *d, struct xen_domctl_shadow_op *sc, in hap_domctl()
647 struct domain *d = v->domain; in hap_page_fault() local
689 struct domain *d = v->domain; in hap_update_paging_modes() local
718 hap_write_p2m_entry(struct domain *d, unsigned long gfn, l1_pgentry_t *p, in hap_write_p2m_entry()