Searched refs:cmd_base (Results 1 – 1 of 1) sorted by relevance
472 cmd_entry_t *cmd, *cmd_base; in guest_iommu_process_command() local507 cmd_base = map_domain_page(_mfn(cmd_mfn)); in guest_iommu_process_command()508 cmd = cmd_base + head % entries_per_page; in guest_iommu_process_command()541 unmap_domain_page(cmd_base); in guest_iommu_process_command()
Completed in 4 milliseconds