>>> On 13.02.18 at 21:04, wrote:
> The function will skip stamping the page when the page is used as page
> table in shadow mode. Since it is called both in PV code and common
> code we need to export it.
Again I think there's some prerequisite analysis necessary: Is this
functionality actually n
The function will skip stamping the page when the page is used as page
table in shadow mode. Since it is called both in PV code and common
code we need to export it.
Signed-off-by: Wei Liu
---
I tried to move it to a header to keep in static inline but couldn't
find a place that works.
This func