Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/kvm/aarch64/
Dpage_fault_test.c455 bool first_page_dirty; in check_write_in_dirty_log() local
461 first_page_dirty = test_bit(host_pg_nr, bmap); in check_write_in_dirty_log()
463 return first_page_dirty; in check_write_in_dirty_log()