HomeSort by: relevance | last modified time | path
    Searched defs:pasid_mask (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_int_process_v9.c 56 const uint32_t pasid_mask = 0xffff; local in function:event_interrupt_isr_v9
66 & ~pasid_mask) | pasid);
kfd_int_process_v9.c 56 const uint32_t pasid_mask = 0xffff; local in function:event_interrupt_isr_v9
66 & ~pasid_mask) | pasid);
kfd_int_process_v9.c 56 const uint32_t pasid_mask = 0xffff; local in function:event_interrupt_isr_v9
66 & ~pasid_mask) | pasid);

Completed in 84 milliseconds