Searched defs:ptw_to_l2_buffer (Results 1 – 2 of 2) sorted by relevance
98 val ptw_to_l2_buffer = LazyModule(new TLBuffer) constant
264 val ptw_to_l2_buffer = if (!coreParams.softPTW) LazyModule(new TLBuffer) else null constant