Home
last modified time | relevance | path

Searched refs:s64 (Results 1 – 24 of 24) sorted by relevance

/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_fixed.h79 static inline s64 drm_int2fixp(int a) in drm_int2fixp()
81 return ((s64)a) << DRM_FIXED_POINT; in drm_int2fixp()
86 return ((s64)a) >> DRM_FIXED_POINT; in drm_fixp2int()
108 static inline s64 drm_fixp_mul(s64 a, s64 b) in drm_fixp_mul()
111 s64 result; in drm_fixp_mul()
131 static inline s64 drm_fixp_div(s64 a, s64 b) in drm_fixp_div()
134 s64 result; in drm_fixp_div()
149 static inline s64 drm_fixp_from_fraction(s64 a, s64 b) in drm_fixp_from_fraction()
151 s64 res; in drm_fixp_from_fraction()
182 res = (s64) res_abs; in drm_fixp_from_fraction()
[all …]
/dragonfly/sys/dev/drm/include/linux/
H A Dktime.h34 typedef s64 ktime_t;
37 ktime_set(const s64 secs, const unsigned long nsecs) in ktime_set()
39 return (secs * NSEC_PER_SEC) + (s64)nsecs; in ktime_set()
42 static inline s64
48 static inline s64
H A Dtimekeeping.h56 static inline s64
H A Dkernel.h52 #define S64_MAX ((s64)(U64_MAX>>1))
/dragonfly/sys/dev/drm/include/asm/
H A Dint-ll64.h41 typedef signed long long s64; typedef
/dragonfly/contrib/wpa_supplicant/src/utils/
H A Dcommon.h93 typedef INT64 s64; typedef
105 typedef long long s64; typedef
122 typedef int64_t s64; typedef
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_cs.c255 static u64 us_to_bytes(struct amdgpu_device *adev, s64 us) in us_to_bytes()
266 static s64 bytes_to_us(struct amdgpu_device *adev, u64 bytes) in bytes_to_us()
291 s64 time_us, increment_us; in amdgpu_cs_get_threshold_for_moves()
301 const s64 us_upper_bound = 200000; in amdgpu_cs_get_threshold_for_moves()
335 s64 min_us; in amdgpu_cs_get_threshold_for_moves()
H A Damdgpu_gtt_mgr.c248 s64 result = man->size - atomic64_read(&mgr->available); in amdgpu_gtt_mgr_usage()
H A Damdgpu.h1465 s64 last_update_us;
1466 s64 accum_us; /* accumulated microseconds */
1467 s64 accum_us_vis; /* for visible VRAM */
H A Dsi_dpm.c1864 s64 kt, kv, leakage_w, i_leakage, vddc; in si_calculate_leakage_for_v_and_t_formula()
1865 s64 temperature, t_slope, t_intercept, av, bv, t_ref; in si_calculate_leakage_for_v_and_t_formula()
1866 s64 tmp; in si_calculate_leakage_for_v_and_t_formula()
1902 s64 kt, kv, leakage_w, i_leakage, vddc; in si_calculate_leakage_for_v_formula()
/dragonfly/sys/dev/netif/ig_hal/
H A De1000_osdep.h74 typedef int64_t s64; typedef
H A De1000_ich8lan.c1128 s64 lat_ns; in e1000_platform_pm_pch_lpt()
1129 s64 value; in e1000_platform_pm_pch_lpt()
1154 lat_ns = ((s64)rxa * 1024 - in e1000_platform_pm_pch_lpt()
1155 (2 * (s64)hw->mac.max_frame_size)) * 8 * 1000; in e1000_platform_pm_pch_lpt()
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_dp_mst.c161 static int radeon_dp_mst_set_vcp_size(struct radeon_encoder *mst, s64 avg_time_slots_per_mtp) in radeon_dp_mst_set_vcp_size()
395 s64 fixed_pbn, fixed_pbn_per_slot, avg_time_slots_per_mtp; in radeon_mst_encoder_dpms()
H A Dsi_dpm.c1774 s64 kt, kv, leakage_w, i_leakage, vddc; in si_calculate_leakage_for_v_and_t_formula()
1775 s64 temperature, t_slope, t_intercept, av, bv, t_ref; in si_calculate_leakage_for_v_and_t_formula()
1776 s64 tmp; in si_calculate_leakage_for_v_and_t_formula()
1812 s64 kt, kv, leakage_w, i_leakage, vddc; in si_calculate_leakage_for_v_formula()
H A Dni_dpm.c745 s64 kt, kv, leakage_w, i_leakage, vddc, temperature; in ni_calculate_leakage_for_v_and_t_formula()
/dragonfly/contrib/elftoolchain/libelf/
H A Dlibelf_convert.m4842 uint64_t *s64, t64;
881 s64 = (uint64_t *) (uintptr_t) src;
883 t64 = *s64++;
889 s32 = (uint32_t *) s64;
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Darm-neon-intrinsics.texi375 @*@emph{Form of expected instruction(s):} @code{vqadd.s64 @var{d0}, @var{d0}, @var{d0}}
423 @*@emph{Form of expected instruction(s):} @code{vqadd.s64 @var{q0}, @var{q0}, @var{q0}}
1271 @*@emph{Form of expected instruction(s):} @code{vqsub.s64 @var{d0}, @var{d0}, @var{d0}}
1319 @*@emph{Form of expected instruction(s):} @code{vqsub.s64 @var{q0}, @var{q0}, @var{q0}}
2773 @*@emph{Form of expected instruction(s):} @code{vshl.s64 @var{d0}, @var{d0}, @var{d0}}
2821 @*@emph{Form of expected instruction(s):} @code{vshl.s64 @var{q0}, @var{q0}, @var{q0}}
3441 @*@emph{Form of expected instruction(s):} @code{vshr.s64 @var{d0}, @var{d0}, #@var{0}}
3489 @*@emph{Form of expected instruction(s):} @code{vshr.s64 @var{q0}, @var{q0}, #@var{0}}
3817 @*@emph{Form of expected instruction(s):} @code{vsra.s64 @var{d0}, @var{d0}, #@var{0}}
5746 @*@emph{Form of expected instruction(s):} @code{vqmovn.s64 @var{d0}, @var{q0}}
[all …]
H A Drtl.texi1226 The default format is ``s64.63''.
/dragonfly/contrib/gcc-4.7/gcc/
H A Dmachmode.def223 ACCUM_MODE (TA, 16, 64, 63); /* s64.63 */
/dragonfly/contrib/gcc-8.0/gcc/
H A Dmachmode.def249 ACCUM_MODE (TA, 16, 64, 63); /* s64.63 */
/dragonfly/sys/dev/drm/i915/
H A Di915_gem_execbuffer.c1422 } else if ((s64)offset < 0) { in eb_relocate_vma()
1471 if ((s64)offset < 0) { in eb_relocate_vma_slow()
H A Dintel_dp.c1994 s64 panel_power_off_duration; in wait_panel_power_cycle()
2005 if (panel_power_off_duration < (s64)intel_dp->panel_power_cycle_delay) in wait_panel_power_cycle()
H A Di915_gem.c3686 static unsigned long to_wait_timeout(s64 timeout_ns) in to_wait_timeout()
/dragonfly/sys/dev/drm/
H A Ddrm_dp_mst_topology.c2862 s64 peak_kbps; in drm_dp_calc_pbn_mode()