Home
last modified time | relevance | path

Searched defs:state_limit (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxgm107.c882 const u32 state_limit = min(grctx->bundle_min_gpm_fifo_depth, size / 0x20); in gm107_grctx_generate_bundle() local
H A Dctxgk104.c879 const u32 state_limit = min(grctx->bundle_min_gpm_fifo_depth, size / 0x20); in gk104_grctx_generate_bundle() local
/openbmc/linux/drivers/cpuidle/
H A Dcpuidle.c442 u64 state_limit; in cpuidle_poll_time() local