Searched defs:isb (Results 1 – 7 of 7) sorted by relevance
| /freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/ |
| HD | libzfs_diff.c | 200 zfs_stat_t *isb) in print_rename() 222 zfs_stat_t *isb) in print_link_change() 240 zfs_stat_t *isb) in print_file()
|
| /freebsd-11-stable/usr.bin/compress/ |
| HD | compress.c | 199 struct stat isb, sb; in compress() local
|
| /freebsd-11-stable/usr.bin/gzip/ |
| HD | gzip.c | 1318 struct stat isb, osb; in file_compress() local 1443 struct stat isb, osb; in file_uncompress() local 1821 struct stat isb; in handle_stdin() local
|
| /freebsd-11-stable/sys/arm/include/ |
| HD | atomic-v6.h | 47 #define isb() __asm __volatile("isb" : : : "memory") macro 51 #define isb() __asm __volatile("mcr p15, 0, %0, c7, c5, 4" : : "r" (0) : "memory") macro
|
| HD | atomic-v4.h | 47 #define isb() __asm __volatile("mcr p15, 0, %0, c7, c5, 4" : : "r" (0) : "memory") macro
|
| /freebsd-11-stable/sys/arm64/include/ |
| HD | atomic.h | 34 #define isb() __asm __volatile("isb" : : : "memory") macro
|
| /freebsd-11-stable/sys/dev/drm2/radeon/ |
| HD | radeon_atombios.c | 1000 u8 isb = supported_devices->info_2d1.asIntSrcInfo[i].ucIntSrcBitmap; in radeon_get_atom_connector_info_from_supported_devices_table() local
|