Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/vfio/lib/drivers/nv_falcon/
H A Dhw.h227 static const u32 verified_gpu_map[] = { variable
249 #define VERIFIED_GPU_MAP_SIZE ARRAY_SIZE(verified_gpu_map)
H A Dnv_falcon.c657 if (verified_gpu_map[i] == pmc_boot_0) in nv_falcon_probe()