• Home
  • Raw
  • Download

Lines Matching defs:gsp

90 r535_gsp_msgq_wait(struct nvkm_gsp *gsp, u32 repc, u32 *prepc, int *ptime)  in r535_gsp_msgq_wait()
149 r535_gsp_msgq_recv(struct nvkm_gsp *gsp, u32 repc, int *ptime) in r535_gsp_msgq_recv()
155 r535_gsp_cmdq_push(struct nvkm_gsp *gsp, void *argv) in r535_gsp_cmdq_push()
223 r535_gsp_cmdq_get(struct nvkm_gsp *gsp, u32 argc) in r535_gsp_cmdq_get()
253 r535_gsp_msg_done(struct nvkm_gsp *gsp, struct nvfw_gsp_rpc *msg) in r535_gsp_msg_done()
259 r535_gsp_msg_dump(struct nvkm_gsp *gsp, struct nvfw_gsp_rpc *msg, int lvl) in r535_gsp_msg_dump()
272 r535_gsp_msg_recv(struct nvkm_gsp *gsp, int fn, u32 repc) in r535_gsp_msg_recv()
337 r535_gsp_msg_ntfy_add(struct nvkm_gsp *gsp, u32 fn, nvkm_gsp_msg_ntfy_func func, void *priv) in r535_gsp_msg_ntfy_add()
355 r535_gsp_rpc_poll(struct nvkm_gsp *gsp, u32 fn) in r535_gsp_rpc_poll()
369 r535_gsp_rpc_send(struct nvkm_gsp *gsp, void *argv, bool wait, u32 repc) in r535_gsp_rpc_send()
404 struct nvkm_gsp *gsp = client->gsp; in r535_gsp_event_dtor() local
438 struct nvkm_gsp *gsp = client->gsp; in r535_gsp_device_event_ctor() local
517 struct nvkm_gsp *gsp = client->gsp; in r535_gsp_client_dtor() local
529 r535_gsp_client_ctor(struct nvkm_gsp *gsp, struct nvkm_gsp_client *client) in r535_gsp_client_ctor()
567 struct nvkm_gsp *gsp = client->gsp; in r535_gsp_rpc_rm_free() local
595 struct nvkm_gsp *gsp = object->client->gsp; in r535_gsp_rpc_rm_alloc_push() local
619 struct nvkm_gsp *gsp = client->gsp; in r535_gsp_rpc_rm_alloc_get() local
652 struct nvkm_gsp *gsp = object->client->gsp; in r535_gsp_rpc_rm_ctrl_push() local
680 struct nvkm_gsp *gsp = client->gsp; in r535_gsp_rpc_rm_ctrl_get() local
699 r535_gsp_rpc_done(struct nvkm_gsp *gsp, void *repv) in r535_gsp_rpc_done()
707 r535_gsp_rpc_get(struct nvkm_gsp *gsp, u32 fn, u32 argc) in r535_gsp_rpc_get()
725 r535_gsp_rpc_push(struct nvkm_gsp *gsp, void *argv, bool wait, u32 repc) in r535_gsp_rpc_push()
818 struct nvkm_gsp *gsp = container_of(work, typeof(*gsp), msgq.work); in r535_gsp_msgq_work() local
829 struct nvkm_gsp *gsp = container_of(inth, typeof(*gsp), subdev.inth); in r535_gsp_intr() local
858 r535_gsp_intr_get_table(struct nvkm_gsp *gsp) in r535_gsp_intr_get_table()
937 r535_gsp_rpc_get_gsp_static_info(struct nvkm_gsp *gsp) in r535_gsp_rpc_get_gsp_static_info()
1003 nvkm_gsp_mem_dtor(struct nvkm_gsp *gsp, struct nvkm_gsp_mem *mem) in nvkm_gsp_mem_dtor()
1018 nvkm_gsp_mem_ctor(struct nvkm_gsp *gsp, size_t size, struct nvkm_gsp_mem *mem) in nvkm_gsp_mem_ctor()
1029 r535_gsp_postinit(struct nvkm_gsp *gsp) in r535_gsp_postinit()
1064 r535_gsp_rpc_unloading_guest_driver(struct nvkm_gsp *gsp, bool suspend) in r535_gsp_rpc_unloading_guest_driver()
1146 static int add_registry(struct nvkm_gsp *gsp, const char *key, in add_registry()
1188 static int add_registry_num(struct nvkm_gsp *gsp, const char *key, u32 value) in add_registry_num()
1194 static int add_registry_string(struct nvkm_gsp *gsp, const char *key, const char *value) in add_registry_string()
1237 static void build_registry(struct nvkm_gsp *gsp, PACKED_REGISTRY_TABLE *registry) in build_registry()
1288 static void clean_registry(struct nvkm_gsp *gsp) in clean_registry()
1364 r535_gsp_rpc_set_registry(struct nvkm_gsp *gsp) in r535_gsp_rpc_set_registry()
1614 r535_gsp_acpi_info(struct nvkm_gsp *gsp, ACPI_METHOD_DATA *acpi) in r535_gsp_acpi_info()
1634 r535_gsp_rpc_set_system_info(struct nvkm_gsp *gsp) in r535_gsp_rpc_set_system_info()
1662 struct nvkm_gsp *gsp = priv; in r535_gsp_msg_os_error_log() local
1677 struct nvkm_gsp *gsp = priv; in r535_gsp_msg_rc_triggered() local
1703 struct nvkm_gsp *gsp = priv; in r535_gsp_msg_mmu_fault_queued() local
1715 struct nvkm_gsp *gsp = priv; in r535_gsp_msg_post_event() local
1767 struct nvkm_gsp *gsp = priv; in r535_gsp_msg_run_cpu_sequencer() local
1893 r535_gsp_booter_unload(struct nvkm_gsp *gsp, u32 mbox0, u32 mbox1) in r535_gsp_booter_unload()
1918 r535_gsp_booter_load(struct nvkm_gsp *gsp, u32 mbox0, u32 mbox1) in r535_gsp_booter_load()
1935 r535_gsp_wpr_meta_init(struct nvkm_gsp *gsp) in r535_gsp_wpr_meta_init()
1984 r535_gsp_shared_init(struct nvkm_gsp *gsp) in r535_gsp_shared_init()
2035 r535_gsp_rmargs_init(struct nvkm_gsp *gsp, bool resume) in r535_gsp_rmargs_init()
2139 r535_gsp_libos_init(struct nvkm_gsp *gsp) in r535_gsp_libos_init()
2242 nvkm_gsp_radix3_dtor(struct nvkm_gsp *gsp, struct nvkm_gsp_radix3 *rx3) in nvkm_gsp_radix3_dtor()
2283 nvkm_gsp_radix3_sg(struct nvkm_gsp *gsp, struct sg_table *sgt, u64 size, in nvkm_gsp_radix3_sg()
2343 r535_gsp_fini(struct nvkm_gsp *gsp, bool suspend) in r535_gsp_fini()
2400 r535_gsp_init(struct nvkm_gsp *gsp) in r535_gsp_init()
2441 r535_gsp_rm_boot_ctor(struct nvkm_gsp *gsp) in r535_gsp_rm_boot_ctor()
2470 r535_gsp_elf_section(struct nvkm_gsp *gsp, const char *name, const u8 **pdata, u64 *psize) in r535_gsp_elf_section()
2490 r535_gsp_dtor_fws(struct nvkm_gsp *gsp) in r535_gsp_dtor_fws()
2503 r535_gsp_dtor(struct nvkm_gsp *gsp) in r535_gsp_dtor()
2529 r535_gsp_oneinit(struct nvkm_gsp *gsp) in r535_gsp_oneinit()
2657 r535_gsp_load_fw(struct nvkm_gsp *gsp, const char *name, const char *ver, in r535_gsp_load_fw()
2667 r535_gsp_load(struct nvkm_gsp *gsp, int ver, const struct nvkm_gsp_fwif *fwif) in r535_gsp_load()