|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Bulk pagetable unmap
Is it possible to use HYPERVISOR_mmu_update to unmap an area of the
virtual address range and achieve the TLB update at the same time. I.e.,
a bulk version of:
return HYPERVISOR_update_va_mapping(addr), val,
(unsigned long)UVMF_ALL | UVMF_INVLPG);
Mick.
P.S. What happened to the developer manual for 3.3? The xen.org site
only shows a user manual.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] Bulk pagetable unmap,
Mick Jordan <=
|
|
|
|
|