Searched refs:ISB (Results 1 - 4 of 4) sorted by relevance
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/include/ |
H A D | barriers.h | 34 #define ISB asm volatile ("isb sy" : : : "memory") macro 38 #define ISB CP15ISB macro 42 #define ISB asm volatile ("" : : : "memory") macro 47 #define isb() ISB
|
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/include/ |
H A D | barriers.h | 34 #define ISB asm volatile ("isb sy" : : : "memory") macro 38 #define ISB CP15ISB macro 42 #define ISB asm volatile ("" : : : "memory") macro 47 #define isb() ISB
|
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/boot/ |
H A D | start.S | 86 mcr p15, 0, r0, c7, c5, 4 @ ISB
|
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/boot/ |
H A D | start.S | 86 mcr p15, 0, r0, c7, c5, 4 @ ISB
|
Completed in 1 milliseconds