pte_enter_flags_to_pbmt
pt_entry_t pte_enter_flags_to_pbmt(int);
pte |= pte_enter_flags_to_pbmt(flags);
pte |= pte_enter_flags_to_pbmt(flags);
const pt_entry_t pbmt_flag = pte_enter_flags_to_pbmt(flags);
pt_entry_t pbmt_flag = pte_enter_flags_to_pbmt(0);