Searched refs:cvmx_sysinfo_t (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.2-release/sys/contrib/octeon-sdk/
H A Dcvmx-sysinfo.h122 typedef struct cvmx_sysinfo cvmx_sysinfo_t; typedef in typeref:struct:cvmx_sysinfo
H A Dcvmx-sysinfo.c79 cvmx_sysinfo_t sysinfo; /**< system information */
191 cvmx_sysinfo_t *system_info = cvmx_sysinfo_get();
192 memset(system_info, 0, sizeof(cvmx_sysinfo_t));
H A Dcvmx-app-init.c107 static void process_boot_desc_ver_6(octeon_boot_descriptor_t *app_desc_ptr, cvmx_sysinfo_t *sys_info_ptr)
299 cvmx_sysinfo_t *sys_info_ptr = cvmx_sysinfo_get();
564 cvmx_sysinfo_t *sys_info_ptr = cvmx_sysinfo_get();
H A Dcvmx-app-hotplug.c209 cvmx_sysinfo_t *sys_info_ptr = cvmx_sysinfo_get();
292 cvmx_sysinfo_t *sys_info_ptr = cvmx_sysinfo_get();
325 cvmx_sysinfo_t *sys_info_ptr = cvmx_sysinfo_get();
482 cvmx_sysinfo_t *sys_info_ptr = cvmx_sysinfo_get();
H A Dcvmx-app-init-linux.c363 cvmx_sysinfo_t *system_info = cvmx_sysinfo_get();
H A Dcvmx-llm.c110 cvmx_sysinfo_t *sys_ptr;
220 cvmx_sysinfo_t *sys_ptr;
H A Dcvmx-interrupt.c831 static void cvmx_interrupt_ciu_initialize(cvmx_sysinfo_t *sys_info_ptr)
950 static void cvmx_interrupt_ciu2_initialize(cvmx_sysinfo_t *sys_info_ptr)
1095 cvmx_sysinfo_t *sys_info_ptr = cvmx_sysinfo_get();

Completed in 138 milliseconds