Searched refs:timers_linear_phys_addr_table (Results 1 – 3 of 3) sorted by relevance
2021 vars->timers_linear_phys_addr_table = mm_alloc_mem(pdev, mem_size, mm_cli_idx ); in lm_common_setup_alloc_resc()2023 if CHK_NULL(vars->timers_linear_phys_addr_table) in lm_common_setup_alloc_resc()2030 mm_mem_zero( vars->timers_linear_phys_addr_table, mem_size ) ; in lm_common_setup_alloc_resc()2038 … (lm_address_t*)&(vars->timers_linear_phys_addr_table[i]), in lm_common_setup_alloc_resc()
2783 addr_table[1] = pdev->vars.timers_linear_phys_addr_table; in init_pxp2_func()
2228 lm_address_t *timers_linear_phys_addr_table; member