OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sgl_size
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_ttm_buffer.c
425
static size_t
sgl_size
;
local in function:vmw_ttm_map_dma
440
if (unlikely(!
sgl_size
)) {
441
sgl_size
= ttm_round_pot(sizeof(struct scatterlist));
444
vmw_tt->sg_alloc_size = sgt_size +
sgl_size
* vsgt->num_pages;
459
sgl_size
* (vsgt->num_pages -
vmwgfx_ttm_buffer.c
425
static size_t
sgl_size
;
local in function:vmw_ttm_map_dma
440
if (unlikely(!
sgl_size
)) {
441
sgl_size
= ttm_round_pot(sizeof(struct scatterlist));
444
vmw_tt->sg_alloc_size = sgt_size +
sgl_size
* vsgt->num_pages;
459
sgl_size
* (vsgt->num_pages -
Completed in 104 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025