Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/vm/
H A Dupl.c62 } upl_test_args; typedef
75 upl_test_args args = { .ptr = (uint64_t)buf, .size = buf_size, .test_pattern = 'a',
112 upl_test_args args = { .ptr = (uint64_t)buf, .size = buf_size, .test_pattern = 'a',
147 upl_test_args args = { .ptr = (uint64_t)buf, .size = buf_size, .test_pattern = 'b',
209 upl_test_args args = { .ptr = (uint64_t)buf, .size = buf_size, .test_pattern = 'b',
248upl_test_args args = { .ptr = (uint64_t)__builtin_return_address(0), .size = PAGE_SIZE, .test_patt…
267upl_test_args args = { .ptr = (uint64_t)__builtin_return_address(0), .size = PAGE_SIZE, .test_patt…
307 upl_test_args args = { .ptr = (uint64_t)buf, .size = buf_size, .test_pattern = 'b',
351 upl_test_args args = { .ptr = (uint64_t)buf, .size = buf_size, .test_pattern = 'b',
397upl_test_args args = { .ptr = (uint64_t)_COMM_PAGE_START_ADDRESS, .size = 0x1000, .test_pattern = …
[all …]