Lines Matching refs:uint64_t
51 uint64_t zone_mem;
52 uint64_t emer_mem;
53 uint64_t max_mem;
54 uint64_t swap_limit;
55 uint64_t used_mem;
95 uint64_t val = 0; in ttm_mem_zone_show()
125 uint64_t val64; in ttm_mem_zone_store()
185 uint64_t val = 0; in ttm_mem_global_show()
202 uint64_t val64; in ttm_mem_global_store()
238 bool from_wq, uint64_t extra) in ttm_zones_above_swap_target()
242 uint64_t target; in ttm_zones_above_swap_target()
270 uint64_t extra, struct ttm_operation_ctx *ctx) in ttm_shrink()
303 uint64_t mem; in ttm_mem_init_kernel_zone()
335 uint64_t mem; in ttm_mem_init_highmem_zone()
371 uint64_t mem; in ttm_mem_init_dma32_zone()
384 if (mem <= ((uint64_t) 1ULL << 32)) { in ttm_mem_init_dma32_zone()
395 mem = ((uint64_t) 1ULL << 32); in ttm_mem_init_dma32_zone()
508 uint64_t amount) in ttm_mem_global_free_zone()
524 uint64_t amount) in ttm_mem_global_free()
542 uint64_t num_pages, in ttm_check_under_lowerlimit()
560 uint64_t amount, bool reserve) in ttm_mem_global_reserve()
562 uint64_t limit; in ttm_mem_global_reserve()
600 uint64_t memory, in ttm_mem_global_alloc_zone()
619 int ttm_mem_global_alloc(struct ttm_mem_global *glob, uint64_t memory, in ttm_mem_global_alloc()
632 struct page *page, uint64_t size, in ttm_mem_global_alloc_page()
653 uint64_t size) in ttm_mem_global_free_page()