HomeFreeBSD

powerpc64: fix radix on pseries TLB invalidation

Description

powerpc64: fix radix on pseries TLB invalidation

When running in a virtualized environment, TLB invalidations can only
be performed on process scope, as only the hypervisor is allowed to
invalidate a global scope, or else a Program Interrupt is triggered.

Since we are here, also make sure that the register process table
hypercall returns success.

Reviewed by: jhibbits
MFC after: 2 weeks
Sponsored by: Instituto de Pesquisas Eldorado (eldorado.org.br)
Differential Revision: https://reviews.freebsd.org/D31775

Details

Provenance
luporlAuthored on Sep 8 2021, 11:37 AM
Reviewer
jhibbits
Differential Revision
D31775: powerpc64: fix radix on pseries TLB invalidation
Parents
rG4ccbbe5f0689: top(1): indicate how to reset grep string
Branches
Unknown
Tags
Unknown