Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/compat/ndis/
HDpe_var.h460 uint64_t _x86_64_call1(void *, uint64_t);
470 _x86_64_call1((fn), (uint64_t)(a))
HDkern_windrv.c701 _x86_64_call1(void *fn, uint64_t a) in _x86_64_call1() function