Searched refs:hv_file (Results 1 – 1 of 1) sorted by relevance
125 char hv_file[32]; in tile_edac_mc_probe() local132 sprintf(hv_file, "mshim/%d", pdev->id); in tile_edac_mc_probe()133 hv_devhdl = hv_dev_open((HV_VirtAddr)hv_file, 0); in tile_edac_mc_probe()212 char hv_file[32]; in tile_edac_init() local229 sprintf(hv_file, "mshim/%d", i); in tile_edac_init()230 if (hv_dev_open((HV_VirtAddr)hv_file, 0) < 0) in tile_edac_init()