Home
last modified time | relevance | path

Searched refs:_x86_64_call3 (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/sys/compat/ndis/
HDpe_var.h462 uint64_t _x86_64_call3(void *, uint64_t, uint64_t, uint64_t);
474 _x86_64_call3((fn), (uint64_t)(a), (uint64_t)(b), \
HDkern_windrv.c733 _x86_64_call3(void *fn, uint64_t a, uint64_t b, uint64_t c) in _x86_64_call3() function