Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
paravirt: export __supported_pte_mask
__supported_pte_mask is needed when constructing pte values. Xen device drivers need to do this to make mappings of foreign pages (ie, pages granted to us by other domains). Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com>
- Loading branch information