[][src]Function sunrise_bootstrap::paging::is_paging_on

fn is_paging_on() -> bool

Check if the paging is currently active.

This is done by checking if we're in protected mode and if paging is enabled.