Searched refs:__SYNC_mb (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | pm-cps.c | 400 uasm_i_sync(&p, __SYNC_mb); in cps_gen_entry_code() 409 uasm_i_sync(&p, __SYNC_mb); in cps_gen_entry_code() 581 uasm_i_sync(&p, __SYNC_mb); in cps_gen_entry_code() 589 uasm_i_sync(&p, __SYNC_mb); in cps_gen_entry_code() 611 uasm_i_sync(&p, __SYNC_mb); in cps_gen_entry_code()
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | pm-cps.c | 400 uasm_i_sync(&p, __SYNC_mb); in cps_gen_entry_code() 409 uasm_i_sync(&p, __SYNC_mb); in cps_gen_entry_code() 581 uasm_i_sync(&p, __SYNC_mb); in cps_gen_entry_code() 589 uasm_i_sync(&p, __SYNC_mb); in cps_gen_entry_code() 611 uasm_i_sync(&p, __SYNC_mb); in cps_gen_entry_code()
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | sync.h | 62 #define __SYNC_mb __SYNC_full macro
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | sync.h | 62 #define __SYNC_mb __SYNC_full macro
|
Completed in 3 milliseconds