Home
last modified time | relevance | path

Searched defs:ptable (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c122 const ATOM_PPLIB_VCE_Clock_Voltage_Limit_Table *ptable = in get_vce_clock_voltage_limit_table_size() local
313 struct phm_cac_tdp_table **ptable, in get_cac_tdp_table() argument
378 struct phm_clock_voltage_dependency_table **ptable, in get_clock_voltage_dependency_table() argument
406 struct phm_clock_array **ptable, in get_valid_clk() argument
1205 get_uvd_clock_voltage_limit_table(struct pp_hwmgr * hwmgr,struct phm_uvd_clock_voltage_dependency_table ** ptable,const ATOM_PPLIB_UVD_Clock_Voltage_Limit_Table * table,const UVDClockInfoArray * array) get_uvd_clock_voltage_limit_table() argument
1235 get_vce_clock_voltage_limit_table(struct pp_hwmgr * hwmgr,struct phm_vce_clock_voltage_dependency_table ** ptable,const ATOM_PPLIB_VCE_Clock_Voltage_Limit_Table * table,const VCEClockInfoArray * array) get_vce_clock_voltage_limit_table() argument
1264 get_samu_clock_voltage_limit_table(struct pp_hwmgr * hwmgr,struct phm_samu_clock_voltage_dependency_table ** ptable,const ATOM_PPLIB_SAMClk_Voltage_Limit_Table * table) get_samu_clock_voltage_limit_table() argument
1289 get_acp_clock_voltage_limit_table(struct pp_hwmgr * hwmgr,struct phm_acp_clock_voltage_dependency_table ** ptable,const ATOM_PPLIB_ACPClk_Voltage_Limit_Table * table) get_acp_clock_voltage_limit_table() argument
1359 const ATOM_PPLIB_UVD_Clock_Voltage_Limit_Table *ptable = init_clock_voltage_dependency() local
1370 const ATOM_PPLIB_SAMClk_Voltage_Limit_Table *ptable = init_clock_voltage_dependency() local
1381 const ATOM_PPLIB_ACPClk_Voltage_Limit_Table *ptable = init_clock_voltage_dependency() local
1481 get_cac_leakage_table(struct pp_hwmgr * hwmgr,struct phm_cac_leakage_table ** ptable,const ATOM_PPLIB_CAC_Leakage_Table * table) get_cac_leakage_table() argument
1620 const ATOM_PPLIB_PhaseSheddingLimits_Table *ptable = init_phase_shedding_table() local
[all...]
H A Dsmu8_hwmgr.c72 struct phm_vce_clock_voltage_dependency_table *ptable = in smu8_get_eclk_level() local
133 struct phm_uvd_clock_voltage_dependency_table *ptable = in smu8_get_uvd_level() local
1283 struct phm_vce_clock_voltage_dependency_table *ptable = smu8_dpm_update_vce_dpm() local
1897 struct phm_uvd_clock_voltage_dependency_table *ptable = smu8_dpm_update_uvd_dpm() local
[all...]
H A Dprocess_pptables_v1_0.c478 PPTable_Generic_SubTable_Header const *ptable in get_pcie_table()
H A Dsmu10_hwmgr.c474 struct smu10_voltage_dependency_table *ptable; in smu10_get_clock_voltage_dependency_table() local
/openbsd-src/usr.sbin/mrouted/
H A Dprune.h59 struct ptable struct
61 struct ptable *pt_next; /* pointer to the next entry */ argument
62 u_int32_t pt_router; /* router that sent this prune */
63 vifi_t pt_vifi; /* vif prune received on */
64 int pt_timer; /* timer for prune */
/openbsd-src/sys/arch/powerpc/include/
H A Dkcore.h41 paddr_t ptable; /* Phys address of page table */ member
/openbsd-src/sys/isofs/cd9660/
H A Dcd9660_rrip.c492 RRIP_TABLE *ptable; in cd9660_rrip_loop() local
/openbsd-src/sys/dev/fdt/
H A Dqcsmem.c159 struct qcsmem_ptable *ptable; in qcsmem_attach() local
/openbsd-src/sys/arch/m88k/m88k/
H A Dpmap.c673 const struct pmap_table *ptable; in pmap_bootstrap() local
/openbsd-src/sys/dev/pci/drm/i915/gvt/
H A Dgvt.h238 struct hlist_head ptable[NR_BKT]; member