Searched refs:smi_data_buf_phys_addr (Results 1 – 2 of 2) sorted by relevance
47 static u32 smi_data_buf_phys_addr; variable66 __func__, smi_data_buf_phys_addr, smi_data_buf_size); in smi_data_buf_free()72 smi_data_buf_phys_addr = 0; in smi_data_buf_free()109 smi_data_buf_phys_addr = (u32) virt_to_phys(buf); in smi_data_buf_realloc()113 __func__, smi_data_buf_phys_addr, smi_data_buf_size); in smi_data_buf_realloc()122 return sprintf(buf, "%x\n", smi_data_buf_phys_addr); in smi_data_buf_phys_addr_show()335 smi_cmd->ebx = smi_data_buf_phys_addr + in smi_request_store()377 data = (u8 *)&smi_data_buf_phys_addr; in host_control_smi()409 data = (u8 *)&smi_data_buf_phys_addr; in host_control_smi()588 smi_data_buf_phys_addr = bios_buf_paddr + 8; in dcdbas_check_wsmt()[all …]
36 /sys/devices/platform/dcdbas/smi_data_buf_phys_addr