/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvfw/ |
H A D | flcn.h | 48 u32 non_sec_code_off; member 67 u32 non_sec_code_off; member 84 u32 non_sec_code_off; member
|
H A D | hs.h | 21 u32 non_sec_code_off; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvfw/ |
H A D | flcn.h | 48 u32 non_sec_code_off; member 67 u32 non_sec_code_off; member 84 u32 non_sec_code_off; member
|
H A D | hs.h | 35 u32 non_sec_code_off; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | gp102.c | 69 nvkm_falcon_load_imem(falcon, scrub_data, lhdr->non_sec_code_off, in gp102_fb_vpr_scrub() 71 lhdr->non_sec_code_off >> 8, 0, false); in gp102_fb_vpr_scrub()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/nvfw/ |
H A D | flcn.c | 75 nvkm_debug(subdev, "\tnonSecCodeOff : 0x%x\n", hdr->non_sec_code_off); in flcn_bl_dmem_desc_dump() 99 nvkm_debug(subdev, "\tnonSecCodeOff : 0x%x\n", hdr->non_sec_code_off); in flcn_bl_dmem_desc_v1_dump()
|
H A D | hs.c | 49 hdr->non_sec_code_off); in nvfw_hs_load_header()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/nvfw/ |
H A D | flcn.c | 75 nvkm_debug(subdev, "\tnonSecCodeOff : 0x%x\n", hdr->non_sec_code_off); in flcn_bl_dmem_desc_dump() 99 nvkm_debug(subdev, "\tnonSecCodeOff : 0x%x\n", hdr->non_sec_code_off); in flcn_bl_dmem_desc_v1_dump()
|
H A D | hs.c | 67 hdr->non_sec_code_off); in nvfw_hs_load_header()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | gp108.c | 49 .non_sec_code_off = lsfw->app_resident_code_offset, in gp108_gr_acr_bld_write()
|
H A D | gm20b.c | 61 .non_sec_code_off = lsfw->app_resident_code_offset, in gm20b_gr_acr_bld_write()
|
H A D | gm200.c | 67 .non_sec_code_off = lsfw->app_resident_code_offset, in gm200_gr_acr_bld_write()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
H A D | gp108.c | 34 .non_sec_code_off = hsf->non_sec_addr, in gp108_acr_hsfw_bld()
|
H A D | gm20b.c | 54 .non_sec_code_off = hsf->non_sec_addr, in gm20b_acr_load_bld()
|
H A D | hsfw.c | 95 hsfw->non_sec_addr = lhdr->non_sec_code_off; in nvkm_acr_hsfw_load_image()
|
H A D | gm200.c | 228 .non_sec_code_off = hsf->non_sec_addr, in gm200_acr_hsfw_bld()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
H A D | gp108.c | 34 .non_sec_code_off = fw->nmem_base, in gp108_acr_hsfw_load_bld()
|
H A D | gm20b.c | 54 .non_sec_code_off = fw->nmem_base, in gm20b_acr_hsfw_load_bld()
|
H A D | gm200.c | 230 .non_sec_code_off = fw->nmem_base, in gm200_acr_hsfw_load_bld()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | gp108.c | 49 .non_sec_code_off = lsfw->app_resident_code_offset, in gp108_gr_acr_bld_write()
|
H A D | gm20b.c | 61 .non_sec_code_off = lsfw->app_resident_code_offset, in gm20b_gr_acr_bld_write()
|
H A D | gm200.c | 66 .non_sec_code_off = lsfw->app_resident_code_offset, in gm200_gr_acr_bld_write()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/sec2/ |
H A D | gp102.c | 289 .non_sec_code_off = lsfw->app_resident_code_offset, in gp102_sec2_acr_bld_write_1()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/sec2/ |
H A D | gp102.c | 258 .non_sec_code_off = lsfw->app_resident_code_offset, in gp102_sec2_acr_bld_write_1()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/falcon/ |
H A D | fw.c | 258 fw->nmem_base = lhdr->non_sec_code_off; in nvkm_falcon_fw_ctor_hs()
|