| /kernel/linux/linux-6.6/arch/arm/include/asm/ |
| D | barrier.h | 19 #define isb(option) __asm__ __volatile__ ("isb " #option : : : "memory") macro 29 #define isb(x) __asm__ __volatile__ ("mcr p15, 0, %0, c7, c5, 4" \ macro 36 #define isb(x) __asm__ __volatile__ ("mcr p15, 0, %0, c7, c5, 4" \ macro 42 #define isb(x) __asm__ __volatile__ ("" : : : "memory") macro
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/ |
| D | barrier.h | 19 #define isb(option) __asm__ __volatile__ ("isb " #option : : : "memory") macro 29 #define isb(x) __asm__ __volatile__ ("mcr p15, 0, %0, c7, c5, 4" \ macro 36 #define isb(x) __asm__ __volatile__ ("mcr p15, 0, %0, c7, c5, 4" \ macro 42 #define isb(x) __asm__ __volatile__ ("" : : : "memory") macro
|
| /kernel/liteos_m/arch/arm/arm9/gcc/ |
| D | los_context.c | 132 LITE_OS_SEC_TEXT_INIT VOID isb(VOID) in isb() function
|
| /kernel/linux/linux-5.10/arch/arm64/include/asm/ |
| D | barrier.h | 21 #define isb() asm volatile("isb" : : : "memory") macro
|
| /kernel/linux/linux-6.6/arch/arm64/include/asm/ |
| D | barrier.h | 27 #define isb() asm volatile("isb" : : : "memory") macro
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/aarch64/ |
| D | processor.h | 140 #define isb() asm volatile("isb" : : : "memory") macro
|
| /kernel/linux/linux-6.6/arch/m68k/include/asm/ |
| D | traps.h | 244 unsigned short isb; /* instruction stage b */ member 254 unsigned short isb; /* instruction stage b */ member
|
| /kernel/linux/linux-5.10/arch/m68k/include/asm/ |
| D | traps.h | 244 unsigned short isb; /* instruction stage b */ member 254 unsigned short isb; /* instruction stage b */ member
|
| /kernel/linux/linux-6.6/fs/erofs/ |
| D | fscache.c | 429 struct super_block *isb; in erofs_fscache_acquire_cookie() local
|
| /kernel/linux/linux-5.10/drivers/thunderbolt/ |
| D | tunnel.c | 809 static void tb_dma_init_path(struct tb_path *path, unsigned int isb, in tb_dma_init_path()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
| D | radeon_atombios.c | 977 u8 isb = supported_devices->info_2d1.asIntSrcInfo[i].ucIntSrcBitmap; in radeon_get_atom_connector_info_from_supported_devices_table() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
| D | radeon_atombios.c | 969 u8 isb = supported_devices->info_2d1.asIntSrcInfo[i].ucIntSrcBitmap; in radeon_get_atom_connector_info_from_supported_devices_table() local
|