pub unsafe extern "C" fn cpu_paging_enabled( cpu: *const CPUState, ) -> bool
cpu_paging_enabled: @cpu: The CPU whose state is to be inspected.
Returns: %true if paging is enabled, %false otherwise.