Searched refs:_pxe_api_call_weak (Results 1 – 2 of 2) sorted by relevance
37 extern int _pxe_api_call_weak ( struct i386_all_regs *ix86 )52 if ( _pxe_api_call_weak != NULL ) in pxe_api_call_weak()53 return _pxe_api_call_weak ( ix86 ); in pxe_api_call_weak()
353 int _pxe_api_call_weak ( struct i386_all_regs *ix86 ) in _pxe_api_call_weak() function