Home
last modified time | relevance | path

Searched defs:call_with_stack (Results 1 – 1 of 1) sorted by relevance

/lib/uefi/
A Dswitch_stack.h35 size_t call_with_stack(void *stack, Function &&fp, P1 &&param1, P2 &&param2, in call_with_stack() function
44 size_t call_with_stack(void *stack, Function &&fp, P1 &&param1, P2 &&param2, in call_with_stack() function
54 size_t call_with_stack(void *stack, Function &&fp, P1 &&param1, P2 &&param2, in call_with_stack() function
63 size_t call_with_stack(void *stack, Function &&fp, P1 &&param1, P2 &&param2) { in call_with_stack() function
71 size_t call_with_stack(void *stack, Function &&fp, P1 &&param1) { in call_with_stack() function

Completed in 8 milliseconds