Searched refs:is_write_to_guest_page_table (Results 1 – 1 of 1) sorted by relevance
6193 static bool is_write_to_guest_page_table(u64 error_code) in is_write_to_guest_page_table() function6273 if (((direct && is_write_to_guest_page_table(error_code)) || in kvm_mmu_write_protect_fault()