> From: Roger Pau Monne [mailto:[email protected]] > Sent: Wednesday, September 4, 2019 10:20 PM > > So that the name implies the function is used to walk the page table > pointer passed as parameter. Drop the parent_ prefix from the level > parameter, since the level passed is the one matching the EPT entry > passed in the mfn parameter. > > While there also change bool_t to bool and add an assert to make sure > no level 0 entries (ie: 4K EPT leaf entries) are passed as parameters. > > No functional change intended.
Reviewed-by: Kevin Tian <[email protected]> _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
