Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The Reg `hptw_bypassed` is used to indicate a hptw's mem response no need to refill PTWCache. So add condition `from_hptw(mem.d.bits.source)` for `hptw_bypassed` used in `refill_valid`, to fix bug of Reg `hptw_bypassed` wrongly killing refill request from another ptw.
- Loading branch information