Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dgtt.h77 bool (*test_64k_splited)(struct intel_gvt_gtt_entry *e); member
H A Dgtt.c511 .test_64k_splited = gen8_gtt_test_64k_splited,
1602 if (ops->test_64k_splited(&old_se) && in ppgtt_handle_guest_write_page_table()