Home
last modified time | relevance | path

Searched defs:psp (Results 1 – 25 of 39) sorted by relevance

12

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_psp.c49 struct psp_context *psp = &adev->psp; in psp_early_init() local
89 struct psp_context *psp = &adev->psp; in psp_sw_init() local
128 int psp_wait_for(struct psp_context *psp, uint32_t reg_index, in psp_wait_for()
151 psp_cmd_submit_buf(struct psp_context *psp, in psp_cmd_submit_buf()
220 static void psp_prep_tmr_cmd_buf(struct psp_context *psp, in psp_prep_tmr_cmd_buf()
243 static int psp_load_toc(struct psp_context *psp, in psp_load_toc()
267 static int psp_tmr_init(struct psp_context *psp) in psp_tmr_init()
304 static int psp_tmr_load(struct psp_context *psp) in psp_tmr_load()
339 static int psp_asd_load(struct psp_context *psp) in psp_asd_load()
380 static int psp_asd_unload(struct psp_context *psp) in psp_asd_unload()
[all …]
H A Damdgpu_psp_v11_0.c74 static int psp_v11_0_init_microcode(struct psp_context *psp) in psp_v11_0_init_microcode()
246 int psp_v11_0_wait_for_bootloader(struct psp_context *psp) in psp_v11_0_wait_for_bootloader()
269 static bool psp_v11_0_is_sos_alive(struct psp_context *psp) in psp_v11_0_is_sos_alive()
279 static int psp_v11_0_bootloader_load_kdb(struct psp_context *psp) in psp_v11_0_bootloader_load_kdb()
315 static int psp_v11_0_bootloader_load_sysdrv(struct psp_context *psp) in psp_v11_0_bootloader_load_sysdrv()
354 static int psp_v11_0_bootloader_load_sos(struct psp_context *psp) in psp_v11_0_bootloader_load_sos()
391 static void psp_v11_0_reroute_ih(struct psp_context *psp) in psp_v11_0_reroute_ih()
422 static int psp_v11_0_ring_init(struct psp_context *psp, in psp_v11_0_ring_init()
450 static bool psp_v11_0_support_vmr_ring(struct psp_context *psp) in psp_v11_0_support_vmr_ring()
457 static int psp_v11_0_ring_stop(struct psp_context *psp, in psp_v11_0_ring_stop()
[all …]
H A Damdgpu_psp_v3_1.c64 static int psp_v3_1_init_microcode(struct psp_context *psp) in psp_v3_1_init_microcode()
135 static int psp_v3_1_bootloader_load_sysdrv(struct psp_context *psp) in psp_v3_1_bootloader_load_sysdrv()
195 static int psp_v3_1_bootloader_load_sos(struct psp_context *psp) in psp_v3_1_bootloader_load_sos()
243 static int psp_v3_1_ring_init(struct psp_context *psp, in psp_v3_1_ring_init()
269 static void psp_v3_1_reroute_ih(struct psp_context *psp) in psp_v3_1_reroute_ih()
300 static int psp_v3_1_ring_create(struct psp_context *psp, in psp_v3_1_ring_create()
364 static int psp_v3_1_ring_stop(struct psp_context *psp, in psp_v3_1_ring_stop()
400 static int psp_v3_1_ring_destroy(struct psp_context *psp, in psp_v3_1_ring_destroy()
505 static bool psp_v3_1_compare_sram_data(struct psp_context *psp, in psp_v3_1_compare_sram_data()
540 static bool psp_v3_1_smu_reload_quirk(struct psp_context *psp) in psp_v3_1_smu_reload_quirk()
[all …]
H A Damdgpu_psp_v12_0.c49 static int psp_v12_0_init_microcode(struct psp_context *psp) in psp_v12_0_init_microcode()
92 static int psp_v12_0_bootloader_load_sysdrv(struct psp_context *psp) in psp_v12_0_bootloader_load_sysdrv()
136 static int psp_v12_0_bootloader_load_sos(struct psp_context *psp) in psp_v12_0_bootloader_load_sos()
177 static void psp_v12_0_reroute_ih(struct psp_context *psp) in psp_v12_0_reroute_ih()
208 static int psp_v12_0_ring_init(struct psp_context *psp, in psp_v12_0_ring_init()
236 static bool psp_v12_0_support_vmr_ring(struct psp_context *psp) in psp_v12_0_support_vmr_ring()
243 static int psp_v12_0_ring_create(struct psp_context *psp, in psp_v12_0_ring_create()
296 static int psp_v12_0_ring_stop(struct psp_context *psp, in psp_v12_0_ring_stop()
324 static int psp_v12_0_ring_destroy(struct psp_context *psp, in psp_v12_0_ring_destroy()
429 static bool psp_v12_0_compare_sram_data(struct psp_context *psp, in psp_v12_0_compare_sram_data()
[all …]
H A Damdgpu_psp_v10_0.c52 static int psp_v10_0_init_microcode(struct psp_context *psp) in psp_v10_0_init_microcode()
141 static int psp_v10_0_ring_init(struct psp_context *psp, in psp_v10_0_ring_init()
167 static int psp_v10_0_ring_create(struct psp_context *psp, in psp_v10_0_ring_create()
199 static int psp_v10_0_ring_stop(struct psp_context *psp, in psp_v10_0_ring_stop()
220 static int psp_v10_0_ring_destroy(struct psp_context *psp, in psp_v10_0_ring_destroy()
325 static bool psp_v10_0_compare_sram_data(struct psp_context *psp, in psp_v10_0_compare_sram_data()
361 static int psp_v10_0_mode1_reset(struct psp_context *psp) in psp_v10_0_mode1_reset()
367 static uint32_t psp_v10_0_ring_get_wptr(struct psp_context *psp) in psp_v10_0_ring_get_wptr()
374 static void psp_v10_0_ring_set_wptr(struct psp_context *psp, uint32_t value) in psp_v10_0_ring_set_wptr()
393 void psp_v10_0_set_psp_funcs(struct psp_context *psp) in psp_v10_0_set_psp_funcs()
H A Damdgpu_psp.h303 #define psp_ring_init(psp, type) (psp)->funcs->ring_init((psp), (type)) argument
304 #define psp_ring_create(psp, type) (psp)->funcs->ring_create((psp), (type)) argument
305 #define psp_ring_stop(psp, type) (psp)->funcs->ring_stop((psp), (type)) argument
306 #define psp_ring_destroy(psp, type) ((psp)->funcs->ring_destroy((psp), (type))) argument
307 #define psp_compare_sram_data(psp, ucode, type) \ argument
309 #define psp_init_microcode(psp) \ argument
311 #define psp_bootloader_load_kdb(psp) \ argument
313 #define psp_bootloader_load_sysdrv(psp) \ argument
315 #define psp_bootloader_load_sos(psp) \ argument
317 #define psp_smu_reload_quirk(psp) \ argument
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
H A Damdgpu_hdcp_psp.c55 struct psp_context *psp = hdcp->config.psp.handle; in mod_hdcp_remove_display_topology() local
89 struct psp_context *psp = hdcp->config.psp.handle; in mod_hdcp_add_display_topology() local
136 struct psp_context *psp = hdcp->config.psp.handle; in mod_hdcp_hdcp1_create_session() local
170 struct psp_context *psp = hdcp->config.psp.handle; in mod_hdcp_hdcp1_destroy_session() local
191 struct psp_context *psp = hdcp->config.psp.handle; in mod_hdcp_hdcp1_validate_rx() local
227 struct psp_context *psp = hdcp->config.psp.handle; in mod_hdcp_hdcp1_enable_encryption() local
251 struct psp_context *psp = hdcp->config.psp.handle; in mod_hdcp_hdcp1_validate_ksvlist_vp() local
281 struct psp_context *psp = hdcp->config.psp.handle; in mod_hdcp_hdcp1_enable_dp_stream_encryption() local
313 struct psp_context *psp = hdcp->config.psp.handle; in mod_hdcp_hdcp1_link_maintenance() local
350 struct psp_context *psp = hdcp->config.psp.handle; in mod_hdcp_hdcp2_create_session() local
[all …]
/netbsd-src/sys/arch/i386/stand/dosboot/
H A Ddoscommain.c35 static struct psp{ struct
41 } *PSP = (struct psp*)0; argument
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dprivsep-inet.c121 ps_inet_startcb(struct ps_process *psp) in ps_inet_startcb()
267 struct ps_process *psp; in ps_inet_sendmsg() local
310 struct ps_process *psp = arg; in ps_inet_recvmsg() local
348 struct ps_process *psp = arg; in ps_inet_dodispatch() local
362 struct ps_process *psp; in ps_inet_start() local
390 struct ps_process *psp = arg; in ps_inet_recvinbootp() local
398 ps_inet_listenin(struct ps_process *psp) in ps_inet_listenin()
433 struct ps_process *psp = arg; in ps_inet_recvin6nd() local
441 ps_inet_listennd(struct ps_process *psp) in ps_inet_listennd()
473 struct ps_process *psp = arg; in ps_inet_recvin6dhcp6() local
[all …]
H A Dprivsep.c322 struct ps_process *psp = arg; in ps_processhangup() local
342 ps_startprocess(struct ps_process *psp, in ps_startprocess()
505 ps_stopprocess(struct ps_process *psp) in ps_stopprocess()
722 struct ps_process *psp = TAILQ_FIRST(&ctx->ps_processes); in ps_waitforprocs() local
749 struct ps_process *psp; in ps_stopwait() local
771 ps_freeprocess(struct ps_process *psp) in ps_freeprocess()
809 struct ps_process *ppsp, *psp; in ps_free() local
1100 struct ps_process *psp; in ps_daemonised() local
1179 struct ps_process *psp; in ps_findprocess() local
1194 struct ps_process *psp; in ps_findprocesspid() local
[all …]
H A Dprivsep-bpf.c61 struct ps_process *psp = arg; in ps_bpf_recvbpf() local
108 struct ps_process *psp = arg; in ps_bpf_recvmsgcb() local
141 struct ps_process *psp = arg; in ps_bpf_recvmsg() local
149 ps_bpf_start_bpf(struct ps_process *psp) in ps_bpf_start_bpf()
190 struct ps_process *psp; in ps_bpf_cmd() local
H A Dprivsep-control.c42 ps_ctl_startcb(struct ps_process *psp) in ps_ctl_startcb()
72 struct ps_process *psp = arg; in ps_ctl_recvmsg() local
151 struct ps_process *psp = arg; in ps_ctl_dodispatch() local
221 struct ps_process *psp; in ps_ctl_start() local
H A Dprivsep-root.c480 struct ps_process *psp; in ps_root_recvmsgcb() local
642 struct ps_process *psp = arg; in ps_root_recvmsg() local
673 ps_root_startcb(struct ps_process *psp) in ps_root_startcb()
753 struct ps_process *psp; in ps_root_signalcb() local
880 struct ps_process *psp; in ps_root_start() local
958 struct ps_process *psp = ctx->ps_root; in ps_root_stop() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Dprocset.d45 void setprocset(ref procset_t psp, idop_t op, idtype_t ltype, id_t lid, idtype_t rtype, id_t rid) in setprocset()
/netbsd-src/sys/arch/ia64/unwind/
H A Dstackframe.h69 struct regstate psp; member
83 uint64_t psp; /* Mem stack (variable size) base. */ member
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_proc.c151 const lwpstatus_t *psp = &Pstatus(dpr->dpr_proc)->pr_lwp; in dt_proc_bpmatch() local
371 const pstatus_t *psp = Pstatus(dpr->dpr_proc); in dt_proc_attach() local
442 const lwpstatus_t *psp = &Pstatus(P)->pr_lwp; in dt_proc_waitrun() local
601 const lwpstatus_t *psp; in dt_proc_control() local
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dprocset.h147 #define setprocset(psp, op, ltype, lid, rtype, rid) \ argument
/netbsd-src/external/bsd/mdocml/dist/
H A Dtbl_html.c116 const struct tbl_span *psp; in print_tbl() local
/netbsd-src/external/bsd/libproc/dist/
H A Dproc_util.c227 lwpstatus_t *psp = &phdl->lwps; in proc_getlwpstatus() local
/netbsd-src/sys/ddb/
H A Ddb_lex.c93 db_get_line(const char **psp, const char **pep) in db_get_line()
/netbsd-src/sys/net/
H A Dif_sl.c989 struct ppp_stats *psp; in slioctl() local
H A Dif_ppp.c769 struct ppp_stats *psp; in pppsioctl() local
/netbsd-src/sys/uvm/
H A Duvm_physseg.c233 uvm_physseg_plug(paddr_t pfn, size_t pages, uvm_physseg_t *psp) in uvm_physseg_plug()
745 uvm_physseg_plug(paddr_t pfn, size_t pages, uvm_physseg_t *psp) in uvm_physseg_plug()
/netbsd-src/external/bsd/nvi/dist/cl/
H A Dcl_funcs.c594 SCR *psp, *tsp; in cl_refresh() local
/netbsd-src/lib/libcurses/
H A Drefresh.c1057 putchbr(__LDATA * nsp,__LDATA * csp,__LDATA * psp,int wy,int wx) putchbr() argument

12