PFD_PREFETCH
u32 prefetch = FIELD_GET(PFD_PREFETCH, pf->producer.msg[2]);
(FIELD_GET(PFD_PREFETCH, msg[2]) ? XE_PAGEFAULT_ACCESS_PREFETCH : 0);