Home
last modified time | relevance | path

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

/src/sys/dev/drm2/ttm/
H A Dttm_bo_api.h451 unsigned long bo_size,
454 unsigned long bo_size,
H A Dttm_bo.c1310 unsigned long bo_size, in ttm_bo_acc_size() argument
1313 unsigned npages = (PAGE_ALIGN(bo_size)) >> PAGE_SHIFT; in ttm_bo_acc_size()
1323 unsigned long bo_size, in ttm_bo_dma_acc_size() argument
1326 unsigned npages = (PAGE_ALIGN(bo_size)) >> PAGE_SHIFT; in ttm_bo_dma_acc_size()