Handler routine for private anonymous pages. Since its an anonymous page is not backed by a file, we have to alloctate a frame and map it at the faulted address.
(
&mut self,
offset_table: &mut OffsetPageTable,
reason: PageFaultErrorCode,
address: VirtAddr,
)
source not stored for this graph (policy: none)
no test coverage detected