-
- Downloads
powerpc/mm/book3s64/radix: Off-load TLB invalidations to host when !GTSE
When platform doesn't support GTSE, let TLB invalidation requests for radix guests be off-loaded to the host using H_RPT_INVALIDATE hcall. [hcall wrapper, error path handling and renames] Signed-off-by:Nicholas Piggin <npiggin@gmail.com> Signed-off-by:
Bharata B Rao <bharata@linux.ibm.com> Signed-off-by:
Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20200703053608.12884-4-bharata@linux.ibm.com
Showing
- arch/powerpc/include/asm/book3s/64/tlbflush-radix.h 15 additions, 0 deletionsarch/powerpc/include/asm/book3s/64/tlbflush-radix.h
- arch/powerpc/include/asm/hvcall.h 33 additions, 1 deletionarch/powerpc/include/asm/hvcall.h
- arch/powerpc/include/asm/plpar_wrappers.h 52 additions, 0 deletionsarch/powerpc/include/asm/plpar_wrappers.h
- arch/powerpc/mm/book3s64/radix_tlb.c 75 additions, 7 deletionsarch/powerpc/mm/book3s64/radix_tlb.c
Loading
Please register or sign in to comment