Searched refs:guest_check_write_in_dirty_log (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/testing/selftests/kvm/aarch64/ |
H A D | page_fault_test.c | 224 static void guest_check_write_in_dirty_log(void) in guest_check_write_in_dirty_log() function 977 TEST_DIRTY_LOG(guest_write64, with_af, guest_check_write_in_dirty_log, 979 TEST_DIRTY_LOG(guest_cas, with_af, guest_check_write_in_dirty_log, 981 TEST_DIRTY_LOG(guest_dc_zva, with_af, guest_check_write_in_dirty_log, 983 TEST_DIRTY_LOG(guest_st_preidx, with_af, guest_check_write_in_dirty_log, 1015 2, guest_check_write_in_dirty_log, 1019 guest_check_write_in_dirty_log, 1023 2, guest_check_write_in_dirty_log, 1027 guest_check_write_in_dirty_log,
|