Searched refs:guest_st_preidx (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/tools/testing/selftests/kvm/aarch64/ |
D | page_fault_test.c | 180 static void guest_st_preidx(void) in guest_st_preidx() function 914 TEST_ACCESS(guest_st_preidx, with_af, CMD_NONE), 931 TEST_ACCESS(guest_st_preidx, no_af, CMD_HOLE_DATA), 959 TEST_UFFD(guest_st_preidx, with_af, CMD_HOLE_DATA | CMD_HOLE_PT, 985 TEST_DIRTY_LOG(guest_st_preidx, with_af, guest_check_write_in_dirty_log, 1027 TEST_UFFD_AND_DIRTY_LOG(guest_st_preidx, with_af, 1045 TEST_RO_MEMSLOT_NO_SYNDROME(guest_st_preidx), 1069 TEST_RO_MEMSLOT_NO_SYNDROME_AND_DIRTY_LOG(guest_st_preidx, 1089 TEST_RO_MEMSLOT_NO_SYNDROME_AND_UFFD(guest_st_preidx, uffd_no_handler, 1),
|