Searched refs:SYSC_DCPART (Results 1 – 2 of 2) sorted by relevance
15 #define SYSC_DCPART(n) (SYSC_DCPART0 + SYSC_xCPARTn_STRIDE * (n)) macro46 unsigned int cpart = metag_in32(SYSC_DCPART(hard_processor_id())); in get_global_dcache_size()78 (metag_in32(SYSC_DCPART(thread_id)) >> offset) & 0xF : in get_thread_cache_size()
43 #define SYSC_DCPART(n) (SYSC_DCPART0 + SYSC_xCPARTn_STRIDE * (n)) macro184 dcpart_this = metag_in32(SYSC_DCPART(this_thread)); in setup_smp_cache()185 dcpart_old = metag_in32(SYSC_DCPART(thread)); in setup_smp_cache()193 metag_out32(dcpart_new, SYSC_DCPART(this_thread)); in setup_smp_cache()195 metag_out32(dcpart_new, SYSC_DCPART(thread)); in setup_smp_cache()