Searched refs:fault_new_stack_page (Results 1 – 1 of 1) sorted by relevance
74 unsigned int fault_new_stack_page(uintptr_t low, Fn f) { in fault_new_stack_page() function85 return new_low + fault_new_stack_page(low, f); in fault_new_stack_page()128 fault_new_stack_page(low, [&] { new_stack_page_mte_on = is_stack_mte_on(); }); in main()