Searched refs:guest_st_preidx (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/tools/testing/selftests/kvm/aarch64/ |
D | page_fault_test.c | 181 static void guest_st_preidx(void) in guest_st_preidx() function 912 TEST_ACCESS(guest_st_preidx, with_af, CMD_NONE), 929 TEST_ACCESS(guest_st_preidx, no_af, CMD_HOLE_DATA), 957 TEST_UFFD(guest_st_preidx, with_af, CMD_HOLE_DATA | CMD_HOLE_PT, 983 TEST_DIRTY_LOG(guest_st_preidx, with_af, guest_check_write_in_dirty_log, 1025 TEST_UFFD_AND_DIRTY_LOG(guest_st_preidx, with_af, 1043 TEST_RO_MEMSLOT_NO_SYNDROME(guest_st_preidx), 1067 TEST_RO_MEMSLOT_NO_SYNDROME_AND_DIRTY_LOG(guest_st_preidx, 1087 TEST_RO_MEMSLOT_NO_SYNDROME_AND_UFFD(guest_st_preidx, uffd_no_handler, 1),
|