Skip to content
Commit 7c4b13a7 authored by Janosch Frank's avatar Janosch Frank
Browse files

s390/mm: Add gmap pmd notification bit setting



Like for ptes, we also need invalidation notification for pmds, to
make sure the guest lowcore pages are always accessible and later
addition of shadowed pmds.

With PMDs we do not have PGSTEs or some other bits we could use in the
host PMD. Instead we pick one of the free bits in the gmap PMD. Every
time a host pmd will be invalidated, we will check if the respective
gmap PMD has the bit set and in that case fire up the notifier.

Signed-off-by: default avatarJanosch Frank <frankja@linux.ibm.com>
parent 58b7e200
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment