Home
last modified time | relevance | path

Searched defs:num_vmid (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/modules/vmid/
H A Dvmid.c37 unsigned int num_vmid; member
134 unsigned int num_vmid, in mod_vmid_create()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/
H A Dvm_helper.h40 unsigned int num_vmid; member
H A Dresource.h51 int num_vmid; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
H A Damdgpu_dc_vm_helper.c76 void vm_helper_init(struct vm_helper *vm_helper, unsigned int num_vmid) in vm_helper_init()