Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/include/linux/
H A Dmath64.h16 div_s64(int64_t x, int64_t y) in div_s64() function
/openbsd/sys/dev/pci/drm/
H A Ddrm_vblank.c783 delta_ns = div_s64(1000000LL * (vpos * mode->crtc_htotal + hpos), in drm_crtc_vblank_helper_get_vblank_timestamp_internal()