Searched refs:is_userspace_context (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/imagination/
H A Dpvr_vm.h36 bool is_userspace_context);
H A Dpvr_vm.c519 * @is_userspace_context: %true if this context is for userspace. This will
532 pvr_vm_create_context(struct pvr_device *pvr_dev, bool is_userspace_context) argument
566 if (is_userspace_context) {
577 is_userspace_context ? "PowerVR-user-VM" : "PowerVR-FW-VM",

Completed in 146 milliseconds