/Linux-v4.19/arch/m68k/mm/ |
D | memory.c | 33 #define PD_PAGE(ptable) (list_entry(ptable, struct page, lru)) argument 38 void __init init_pointer_table(unsigned long ptable) in init_pointer_table() argument 41 unsigned long page = ptable & PAGE_MASK; in init_pointer_table() 42 unsigned char mask = 1 << ((ptable - page)/PTABLE_SIZE); in init_pointer_table() 51 pr_debug("init_pointer_table: %lx, %x\n", ptable, PD_MARKBITS(dp)); in init_pointer_table() 100 int free_pointer_table (pmd_t *ptable) in free_pointer_table() argument 103 unsigned long page = (unsigned long)ptable & PAGE_MASK; in free_pointer_table() 104 unsigned char mask = 1 << (((unsigned long)ptable - page)/PTABLE_SIZE); in free_pointer_table()
|
D | init.c | 44 extern void init_pointer_table(unsigned long ptable);
|
/Linux-v4.19/drivers/soc/qcom/ |
D | smem.c | 693 struct smem_ptable *ptable; in qcom_smem_get_ptable() local 696 ptable = smem->regions[0].virt_base + smem->regions[0].size - SZ_4K; in qcom_smem_get_ptable() 697 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable() 700 version = le32_to_cpu(ptable->version); in qcom_smem_get_ptable() 706 return ptable; in qcom_smem_get_ptable() 711 struct smem_ptable *ptable; in qcom_smem_get_item_count() local 714 ptable = qcom_smem_get_ptable(smem); in qcom_smem_get_item_count() 715 if (IS_ERR_OR_NULL(ptable)) in qcom_smem_get_item_count() 718 info = (struct smem_info *)&ptable->entry[ptable->num_entries]; in qcom_smem_get_item_count() 729 struct smem_ptable *ptable; in qcom_smem_set_global_partition() local [all …]
|
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/ |
D | processpptables.c | 120 const ATOM_PPLIB_VCE_Clock_Voltage_Limit_Table *ptable = in get_vce_clock_voltage_limit_table_size() local 123 …table_size = sizeof(uint8_t) + ptable->numEntries * sizeof(ATOM_PPLIB_VCE_Clock_Voltage_Limit_Reco… in get_vce_clock_voltage_limit_table_size() 311 struct phm_cac_tdp_table **ptable, in get_cac_tdp_table() argument 333 *ptable = tdp_table; in get_cac_tdp_table() 376 struct phm_clock_voltage_dependency_table **ptable, in get_clock_voltage_dependency_table() argument 401 *ptable = dep_table; in get_clock_voltage_dependency_table() 407 struct phm_clock_array **ptable, in get_valid_clk() argument 423 *ptable = clock_table; in get_valid_clk() 1081 struct phm_uvd_clock_voltage_dependency_table **ptable, in get_uvd_clock_voltage_limit_table() argument 1108 *ptable = uvd_table; in get_uvd_clock_voltage_limit_table() [all …]
|
D | smu8_hwmgr.c | 72 struct phm_vce_clock_voltage_dependency_table *ptable = in smu8_get_eclk_level() local 78 for (i = 0; i < (int)ptable->count; i++) { in smu8_get_eclk_level() 79 if (clock <= ptable->entries[i].ecclk) in smu8_get_eclk_level() 86 for (i = ptable->count - 1; i >= 0; i--) { in smu8_get_eclk_level() 87 if (clock >= ptable->entries[i].ecclk) in smu8_get_eclk_level() 133 struct phm_uvd_clock_voltage_dependency_table *ptable = in smu8_get_uvd_level() local 139 for (i = 0; i < (int)ptable->count; i++) { in smu8_get_uvd_level() 140 if (clock <= ptable->entries[i].vclk) in smu8_get_uvd_level() 147 for (i = ptable->count - 1; i >= 0; i--) { in smu8_get_uvd_level() 148 if (clock >= ptable->entries[i].vclk) in smu8_get_uvd_level() [all …]
|
D | smu10_hwmgr.c | 391 struct smu10_voltage_dependency_table *ptable; in smu10_get_clock_voltage_dependency_table() local 394 ptable = kzalloc(table_size, GFP_KERNEL); in smu10_get_clock_voltage_dependency_table() 396 if (NULL == ptable) in smu10_get_clock_voltage_dependency_table() 399 ptable->count = num_entry; in smu10_get_clock_voltage_dependency_table() 401 for (i = 0; i < ptable->count; i++) { in smu10_get_clock_voltage_dependency_table() 402 ptable->entries[i].clk = pclk_dependency_table->Freq * 100; in smu10_get_clock_voltage_dependency_table() 403 ptable->entries[i].vol = pclk_dependency_table->Vol; in smu10_get_clock_voltage_dependency_table() 407 *pptable = ptable; in smu10_get_clock_voltage_dependency_table()
|
D | process_pptables_v1_0.c | 494 PPTable_Generic_SubTable_Header const *ptable in get_pcie_table() argument 503 if (ptable->ucRevId < 1) { in get_pcie_table() 504 const ATOM_Tonga_PCIE_Table *atom_pcie_table = (ATOM_Tonga_PCIE_Table *)ptable; in get_pcie_table() 543 const ATOM_Polaris10_PCIE_Table *atom_pcie_table = (ATOM_Polaris10_PCIE_Table *)ptable; in get_pcie_table()
|
/Linux-v4.19/drivers/net/wireless/ti/wlcore/ |
D | boot.c | 200 memcpy(&partition, &wl->ptable[PART_DOWN], sizeof(partition)); in wl1271_boot_upload_firmware_chunk() 208 partition_limit = wl->ptable[PART_DOWN].mem.size; in wl1271_boot_upload_firmware_chunk() 216 wl->ptable[PART_DOWN].mem.size; in wl1271_boot_upload_firmware_chunk() 422 ret = wlcore_set_partition(wl, &wl->ptable[PART_WORK]); in wlcore_boot_upload_nvs() 450 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]); in wlcore_boot_run_firmware() 534 ret = wlcore_set_partition(wl, &wl->ptable[PART_WORK]); in wlcore_boot_run_firmware()
|
D | wlcore.h | 428 const struct wlcore_partition_set *ptable; member
|
D | main.c | 912 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]); in wlcore_print_recovery() 927 wlcore_set_partition(wl, &wl->ptable[PART_WORK]); in wlcore_print_recovery() 1039 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]); in wl12xx_set_power_on() 6771 if (!wl->ops || !wl->ptable || !pdev_data) in wlcore_probe()
|
/Linux-v4.19/include/linux/ |
D | sfi.h | 88 #define SFI_GET_NUM_ENTRIES(ptable, entry_type) \ argument 89 ((ptable->header.len - sizeof(struct sfi_table_header)) / \
|
/Linux-v4.19/drivers/sfi/ |
D | sfi_acpi.c | 76 #define XSDT_GET_NUM_ENTRIES(ptable, entry_type) \ argument 77 ((ptable->header.length - sizeof(struct acpi_table_header)) / \
|
/Linux-v4.19/drivers/net/wireless/ti/wl18xx/ |
D | main.c | 729 ret = wlcore_set_partition(wl, &wl->ptable[PART_TOP_PRCM_ELP_SOC]); in wl18xx_set_clk() 863 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]); in wl18xx_pre_boot() 887 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]); in wl18xx_pre_upload() 913 ret = wlcore_set_partition(wl, &wl->ptable[PART_PHY_INIT]); in wl18xx_pre_upload() 939 &wl->ptable[PART_TOP_PRCM_ELP_SOC]); in wl18xx_pre_upload() 952 ret = wlcore_set_partition(wl, &wl->ptable[PART_PHY_INIT]); in wl18xx_pre_upload() 971 ret = wlcore_set_partition(wl, &wl->ptable[PART_PHY_INIT]); in wl18xx_set_mac_and_phy() 1362 ret = wlcore_set_partition(wl, &wl->ptable[PART_TOP_PRCM_ELP_SOC]); in wl18xx_get_pg_ver() 1398 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]); in wl18xx_get_pg_ver() 1494 ret = wlcore_set_partition(wl, &wl->ptable[PART_TOP_PRCM_ELP_SOC]); in wl18xx_get_mac() [all …]
|
/Linux-v4.19/drivers/input/rmi4/ |
D | rmi_f34v7.c | 357 const struct partition_table *ptable; in rmi_f34v7_parse_partition_table() local 361 ptable = partition_table + index; in rmi_f34v7_parse_partition_table() 362 partition_length = le16_to_cpu(ptable->partition_length); in rmi_f34v7_parse_partition_table() 363 physical_address = le16_to_cpu(ptable->start_physical_address); in rmi_f34v7_parse_partition_table() 366 __func__, i, sizeof(struct partition_table), ptable); in rmi_f34v7_parse_partition_table() 367 switch (ptable->partition_id & 0x1f) { in rmi_f34v7_parse_partition_table() 471 u8 *ptable; in rmi_f34v7_read_queries() local 562 ptable = f34->v7.read_config_buf; in rmi_f34v7_read_queries() 571 rmi_f34v7_parse_partition_table(f34, ptable, in rmi_f34v7_read_queries()
|
/Linux-v4.19/drivers/net/wireless/ti/wl12xx/ |
D | main.c | 1120 ret = wlcore_set_partition(wl, &wl->ptable[PART_DRPW]); in wl12xx_pre_boot() 1143 ret = wlcore_set_partition(wl, &wl->ptable[PART_WORK]); in wl12xx_pre_boot() 1523 ret = wlcore_set_partition(wl, &wl->ptable[PART_DRPW]); in wl12xx_get_fuse_mac() 1540 ret = wlcore_set_partition(wl, &wl->ptable[PART_DOWN]); in wl12xx_get_fuse_mac() 1919 wl->ptable = wl12xx_ptable; in wl12xx_probe()
|
/Linux-v4.19/drivers/s390/block/ |
D | dasd_eer.c | 664 static __poll_t dasd_eer_poll(struct file *filp, poll_table *ptable) in dasd_eer_poll() argument 671 poll_wait(filp, &dasd_eer_read_wait_queue, ptable); in dasd_eer_poll()
|
/Linux-v4.19/drivers/staging/rtl8188eu/core/ |
D | rtw_mlme_ext.c | 3824 struct action_handler *ptable; in OnAction() local 3833 ptable = &OnAction_tbl[i]; in OnAction() 3834 if (category == ptable->num) in OnAction() 3835 ptable->func(padapter, precv_frame); in OnAction() 4083 struct mlme_handler *ptable, in _mgt_dispatcher() argument 4089 if (ptable->func) { in _mgt_dispatcher() 4094 ptable->func(padapter, precv_frame); in _mgt_dispatcher() 4101 struct mlme_handler *ptable; in mgt_dispatcher() local 4126 ptable = mlme_sta_tbl; in mgt_dispatcher() 4134 ptable += index; in mgt_dispatcher() [all …]
|
/Linux-v4.19/drivers/gpu/drm/i915/gvt/ |
D | kvmgt.c | 89 struct hlist_head ptable[NR_BKT]; member 336 hash_init(info->ptable); in kvmgt_protect_table_init() 345 hash_for_each_safe(info->ptable, i, tmp, p, hnode) { in kvmgt_protect_table_destroy() 356 hash_for_each_possible(info->ptable, p, hnode, gfn) { in __kvmgt_protect_table_find() 387 hash_add(info->ptable, &p->hnode, gfn); in kvmgt_protect_table_add()
|
/Linux-v4.19/drivers/staging/rtl8723bs/core/ |
D | rtw_mlme_ext.c | 512 static void _mgt_dispatcher(struct adapter *padapter, struct mlme_handler *ptable, union recv_frame… in _mgt_dispatcher() argument 517 if (ptable->func) { in _mgt_dispatcher() 523 ptable->func(padapter, precv_frame); in _mgt_dispatcher() 530 struct mlme_handler *ptable; in mgt_dispatcher() local 553 ptable = mlme_sta_tbl; in mgt_dispatcher() 561 ptable += index; in mgt_dispatcher() 578 ptable->func = &OnAuth; in mgt_dispatcher() 580 ptable->func = &OnAuthClient; in mgt_dispatcher() 584 _mgt_dispatcher(padapter, ptable, precv_frame); in mgt_dispatcher() 587 _mgt_dispatcher(padapter, ptable, precv_frame); in mgt_dispatcher() [all …]
|
/Linux-v4.19/drivers/edac/ |
D | sb_edac.c | 3351 struct pci_id_table *ptable = (struct pci_id_table *)id->driver_data; in sbridge_probe() local 3354 rc = sbridge_get_all_devices(&num_mc, ptable); in sbridge_probe() 3368 rc = sbridge_register_mci(sbridge_dev, ptable->type); in sbridge_probe()
|
/Linux-v4.19/drivers/net/ieee802154/ |
D | ca8210.c | 2650 struct poll_table_struct *ptable in ca8210_test_int_poll() argument 2656 poll_wait(filp, &priv->test.readq, ptable); in ca8210_test_int_poll()
|