Searched refs:system_ctl_load (Results 1 – 2 of 2) sorted by relevance
815 system_ctl_load(2, &cr2.reg); in setup_cr()816 system_ctl_load(5, &cr5.reg); in setup_cr()817 system_ctl_load(15, &cr15.reg); in setup_cr()
189 static inline void system_ctl_load(unsigned int cr, struct ctlreg *reg) in system_ctl_load() function