Lines Matching defs:gsp

179 r535_gsp_msgq_wait(struct nvkm_gsp *gsp, u32 gsp_rpc_len, int *ptime)  in r535_gsp_msgq_wait()
208 r535_gsp_msgq_get_entry(struct nvkm_gsp *gsp) in r535_gsp_msgq_get_entry()
245 r535_gsp_msgq_peek(struct nvkm_gsp *gsp, u32 gsp_rpc_len, int *retries) in r535_gsp_msgq_peek()
270 r535_gsp_msgq_recv_one_elem(struct nvkm_gsp *gsp, in r535_gsp_msgq_recv_one_elem()
324 r535_gsp_msgq_recv(struct nvkm_gsp *gsp, u32 gsp_rpc_len, int *retries) in r535_gsp_msgq_recv()
389 r535_gsp_cmdq_push(struct nvkm_gsp *gsp, void *rpc) in r535_gsp_cmdq_push()
457 r535_gsp_cmdq_get(struct nvkm_gsp *gsp, u32 gsp_rpc_len) in r535_gsp_cmdq_get()
472 r535_gsp_msg_done(struct nvkm_gsp *gsp, struct nvfw_gsp_rpc *msg) in r535_gsp_msg_done()
478 r535_gsp_msg_dump(struct nvkm_gsp *gsp, struct nvfw_gsp_rpc *msg, int lvl) in r535_gsp_msg_dump()
491 r535_gsp_msg_recv(struct nvkm_gsp *gsp, int fn, u32 gsp_rpc_len) in r535_gsp_msg_recv()
556 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()
574 r535_gsp_rpc_poll(struct nvkm_gsp *gsp, u32 fn) in r535_gsp_rpc_poll()
588 r535_gsp_rpc_send(struct nvkm_gsp *gsp, void *payload, bool wait, in r535_gsp_rpc_send()
624 struct nvkm_gsp *gsp = client->gsp; in r535_gsp_event_dtor() local
658 struct nvkm_gsp *gsp = client->gsp; in r535_gsp_device_event_ctor() local
737 struct nvkm_gsp *gsp = client->gsp; in r535_gsp_client_dtor() local
749 r535_gsp_client_ctor(struct nvkm_gsp *gsp, struct nvkm_gsp_client *client) in r535_gsp_client_ctor()
787 struct nvkm_gsp *gsp = client->gsp; in r535_gsp_rpc_rm_free() local
815 struct nvkm_gsp *gsp = object->client->gsp; in r535_gsp_rpc_rm_alloc_push() local
838 struct nvkm_gsp *gsp = client->gsp; in r535_gsp_rpc_rm_alloc_get() local
876 struct nvkm_gsp *gsp = object->client->gsp; in r535_gsp_rpc_rm_ctrl_push() local
904 struct nvkm_gsp *gsp = client->gsp; in r535_gsp_rpc_rm_ctrl_get() local
924 r535_gsp_rpc_done(struct nvkm_gsp *gsp, void *repv) in r535_gsp_rpc_done()
932 r535_gsp_rpc_get(struct nvkm_gsp *gsp, u32 fn, u32 payload_size) in r535_gsp_rpc_get()
951 r535_gsp_rpc_push(struct nvkm_gsp *gsp, void *payload, bool wait, in r535_gsp_rpc_push()
1050 struct nvkm_gsp *gsp = container_of(work, typeof(*gsp), msgq.work); in r535_gsp_msgq_work() local
1061 struct nvkm_gsp *gsp = container_of(inth, typeof(*gsp), subdev.inth); in r535_gsp_intr() local
1090 r535_gsp_intr_get_table(struct nvkm_gsp *gsp) in r535_gsp_intr_get_table()
1169 r535_gsp_rpc_get_gsp_static_info(struct nvkm_gsp *gsp) in r535_gsp_rpc_get_gsp_static_info()
1264 nvkm_gsp_mem_ctor(struct nvkm_gsp *gsp, size_t size, struct nvkm_gsp_mem *mem) in nvkm_gsp_mem_ctor()
1277 r535_gsp_postinit(struct nvkm_gsp *gsp) in r535_gsp_postinit()
1312 r535_gsp_rpc_unloading_guest_driver(struct nvkm_gsp *gsp, bool suspend) in r535_gsp_rpc_unloading_guest_driver()
1394 static int add_registry(struct nvkm_gsp *gsp, const char *key, in add_registry()
1436 static int add_registry_num(struct nvkm_gsp *gsp, const char *key, u32 value) in add_registry_num()
1442 static int add_registry_string(struct nvkm_gsp *gsp, const char *key, const char *value) in add_registry_string()
1485 static void build_registry(struct nvkm_gsp *gsp, PACKED_REGISTRY_TABLE *registry) in build_registry()
1536 static void clean_registry(struct nvkm_gsp *gsp) in clean_registry()
1612 r535_gsp_rpc_set_registry(struct nvkm_gsp *gsp) in r535_gsp_rpc_set_registry()
1854 r535_gsp_acpi_info(struct nvkm_gsp *gsp, ACPI_METHOD_DATA *acpi) in r535_gsp_acpi_info()
1874 r535_gsp_rpc_set_system_info(struct nvkm_gsp *gsp) in r535_gsp_rpc_set_system_info()
1902 struct nvkm_gsp *gsp = priv; in r535_gsp_msg_os_error_log() local
1917 struct nvkm_gsp *gsp = priv; in r535_gsp_msg_rc_triggered() local
1943 struct nvkm_gsp *gsp = priv; in r535_gsp_msg_mmu_fault_queued() local
1955 struct nvkm_gsp *gsp = priv; in r535_gsp_msg_post_event() local
2007 struct nvkm_gsp *gsp = priv; in r535_gsp_msg_run_cpu_sequencer() local
2133 r535_gsp_booter_unload(struct nvkm_gsp *gsp, u32 mbox0, u32 mbox1) in r535_gsp_booter_unload()
2158 r535_gsp_booter_load(struct nvkm_gsp *gsp, u32 mbox0, u32 mbox1) in r535_gsp_booter_load()
2175 r535_gsp_wpr_meta_init(struct nvkm_gsp *gsp) in r535_gsp_wpr_meta_init()
2224 r535_gsp_shared_init(struct nvkm_gsp *gsp) in r535_gsp_shared_init()
2275 r535_gsp_rmargs_init(struct nvkm_gsp *gsp, bool resume) in r535_gsp_rmargs_init()
2367 struct nvkm_gsp *gsp = priv; in r535_gsp_msg_libos_print() local
2401 static struct dentry *create_debugfs(struct nvkm_gsp *gsp, const char *name, in create_debugfs()
2450 r535_gsp_libos_debugfs_init(struct nvkm_gsp *gsp) in r535_gsp_libos_debugfs_init()
2592 r535_gsp_libos_init(struct nvkm_gsp *gsp) in r535_gsp_libos_init()
2700 nvkm_gsp_radix3_dtor(struct nvkm_gsp *gsp, struct nvkm_gsp_radix3 *rx3) in nvkm_gsp_radix3_dtor()
2741 nvkm_gsp_radix3_sg(struct nvkm_gsp *gsp, struct sg_table *sgt, u64 size, in nvkm_gsp_radix3_sg()
2801 r535_gsp_fini(struct nvkm_gsp *gsp, bool suspend) in r535_gsp_fini()
2858 r535_gsp_init(struct nvkm_gsp *gsp) in r535_gsp_init()
2899 r535_gsp_rm_boot_ctor(struct nvkm_gsp *gsp) in r535_gsp_rm_boot_ctor()
2928 r535_gsp_elf_section(struct nvkm_gsp *gsp, const char *name, const u8 **pdata, u64 *psize) in r535_gsp_elf_section()
2948 r535_gsp_dtor_fws(struct nvkm_gsp *gsp) in r535_gsp_dtor_fws()
3080 static void r535_gsp_retain_logging(struct nvkm_gsp *gsp) in r535_gsp_retain_logging()
3166 r535_gsp_libos_debugfs_fini(struct nvkm_gsp __maybe_unused *gsp) in r535_gsp_libos_debugfs_fini()
3181 r535_gsp_dtor(struct nvkm_gsp *gsp) in r535_gsp_dtor()
3210 r535_gsp_oneinit(struct nvkm_gsp *gsp) in r535_gsp_oneinit()
3338 r535_gsp_load_fw(struct nvkm_gsp *gsp, const char *name, const char *ver, in r535_gsp_load_fw()
3348 r535_gsp_load(struct nvkm_gsp *gsp, int ver, const struct nvkm_gsp_fwif *fwif) in r535_gsp_load()