Searched refs:allocated_pages (Results 1 – 4 of 4) sorted by relevance
144 atomic64_t allocated_pages; member
73 atomic64_t *counter = &zdev->allocated_pages; in pci_sw_counter_show()
420 atomic64_add(size / PAGE_SIZE, &zdev->allocated_pages); in s390_dma_alloc()433 atomic64_sub(size / PAGE_SIZE, &zdev->allocated_pages); in s390_dma_free()
203 atomic64_set(&zdev->allocated_pages, 0); in zpci_fmb_enable_device()