Home
last modified time | relevance | path

Searched defs:pages_count (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/testing/selftests/kvm/
H A Ddirty_log_perf_test.c74 uint64_t pages_count = 0; in vcpu_worker() local
H A Ddirty_log_test.c525 uint64_t pages_count = 0; in vcpu_worker() local
/openbmc/linux/drivers/platform/goldfish/
H A Dgoldfish_pipe.c287 int pages_count, in populate_rw_params()
336 int pages_count; in transfer_max_buffers() local
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_vma_types.h270 atomic_t pages_count; /* number of active binds to the pages */ member