Searched refs:MPFS_HAL_LAST_HART (Results 1 – 3 of 3) sorted by relevance
67 #ifndef MPFS_HAL_LAST_HART68 #define MPFS_HAL_LAST_HART 1 macro
67 #ifndef MPFS_HAL_LAST_HART68 #define MPFS_HAL_LAST_HART 4 macro
104 while( hart_id <= MPFS_HAL_LAST_HART) in main_first_hart()529 for(hart_id = MPFS_HAL_FIRST_HART; hart_id <= MPFS_HAL_LAST_HART; hart_id++) in init_bus_error_unit()