Searched refs:CVMX_BOOTINFO_CFG_FLAG_DEBUG (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-debug.h82 return cvmx_sysinfo_get()->bootloader_config_flags & CVMX_BOOTINFO_CFG_FLAG_DEBUG;
H A Dcvmx-app-init.c180 sys_info_ptr->bootloader_config_flags |= CVMX_BOOTINFO_CFG_FLAG_DEBUG;
H A Dcvmx-app-init.h197 #define CVMX_BOOTINFO_CFG_FLAG_DEBUG (1ull << 2) macro

Completed in 181 milliseconds