LTL_PAGEFAULT
ltl_atom_set(mon, LTL_PAGEFAULT, false);
ltl_atom_pulse(current, LTL_PAGEFAULT, true);
bool pagefault = test_bit(LTL_PAGEFAULT, mon->atoms);
bool pagefault = test_bit(LTL_PAGEFAULT, mon->atoms);