On Tue, Feb 21, 2017 at 01:52:11PM +1100, David Gibson wrote:
> ppc_hash64_store_hpte() is used to update HPTEs in the hashed page table
> (HPT) for 64-bit machines. This is used when the (emulated) CPU needs to
> update the referenced (R) or changed (C) bits in the HPTE.
>
> Some time ago this w
ppc_hash64_store_hpte() is used to update HPTEs in the hashed page table
(HPT) for 64-bit machines. This is used when the (emulated) CPU needs to
update the referenced (R) or changed (C) bits in the HPTE.
Some time ago this was converted to take an HPTE index, instead of a
raw offset to the HPTE