Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/drivers/passthrough/amd/
A Diommu_guest.c472 cmd_entry_t *cmd, *cmd_base; in guest_iommu_process_command() local
507 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