Searched defs:pages_count (Results 1 - 9 of 9) sorted by relevance
| /kernel/linux/common_modules/tzdriver/core/ |
| H A D | tz_pm.c | 42 uint32_t pages_count; in tc_vmap() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/kvm/ |
| H A D | dirty_log_perf_test.c | 38 uint64_t pages_count = 0; in vcpu_worker() local
|
| H A D | dirty_log_test.c | 263 uint64_t pages_count = 0; in vcpu_worker() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/ |
| H A D | dirty_log_perf_test.c | 74 uint64_t pages_count = 0; in vcpu_worker() local
|
| H A D | dirty_log_test.c | 525 uint64_t pages_count = 0; in vcpu_worker() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| H A D | i915_vma_types.h | 256 atomic_t pages_count; /* number of active binds to the pages */ member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
| H A D | i915_vma_types.h | 270 atomic_t pages_count; /* number of active binds to the pages */ member
|
| /kernel/linux/linux-5.10/drivers/platform/goldfish/ |
| H A D | goldfish_pipe.c | 339 int pages_count; in transfer_max_buffers() local 289 populate_rw_params(struct page **pages, int pages_count, unsigned long address, unsigned long address_end, unsigned long first_page, unsigned long last_page, unsigned int iter_last_page_size, int is_write, struct goldfish_pipe_command *command) populate_rw_params() argument
|
| /kernel/linux/linux-6.6/drivers/platform/goldfish/ |
| H A D | goldfish_pipe.c | 336 int pages_count; in transfer_max_buffers() local 286 populate_rw_params(struct page **pages, int pages_count, unsigned long address, unsigned long address_end, unsigned long first_page, unsigned long last_page, unsigned int iter_last_page_size, int is_write, struct goldfish_pipe_command *command) populate_rw_params() argument
|
Completed in 8 milliseconds