HomeSort by relevance Sort by last modified time
    Searched refs:vbar_el1 (Results 1 - 10 of 10) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/bl2/aarch64/
bl2_entrypoint.S 30 msr vbar_el1, x0
  /device/linaro/bootloader/arm-trusted-firmware/bl2u/aarch64/
bl2u_entrypoint.S 30 msr vbar_el1, x0
  /device/linaro/bootloader/arm-trusted-firmware/bl32/tsp/aarch64/
tsp_entrypoint.S 53 msr vbar_el1, x0
224 msr vbar_el1, x0
  /external/u-boot/arch/arm/cpu/armv8/
start.S 110 1: msr vbar_el1, x0
355 1: msr vbar_el1, x0
  /device/linaro/bootloader/edk2/ArmPkg/Library/ArmLib/AArch64/
AArch64Support.S 348 1: msr vbar_el1, x0 // Set the Address of the EL1 Vector Table in the VBAR register
358 1: mrs x0, vbar_el1 // Set the Address of the EL1 Vector Table in the VBAR register
  /device/linaro/bootloader/arm-trusted-firmware/bl31/aarch64/
crash_reporting.S 48 "vbar_el1", "cntp_ctl_el0", "cntp_cval_el0", "cntv_ctl_el0",\
309 mrs x11, vbar_el1
  /external/u-boot/arch/arm/include/asm/
macro.h 280 msr vbar_el1, \tmp /* Migrate VBAR */ variable
  /device/linaro/bootloader/arm-trusted-firmware/lib/el3_runtime/aarch64/
context.S 74 mrs x9, vbar_el1
197 msr vbar_el1, x9
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/aarch64/
arch_helpers.h 223 DEFINE_SYSREG_RW_FUNCS(vbar_el1)
  /external/capstone/suite/MC/AArch64/
basic-a64-instructions.s.cs     [all...]

Completed in 430 milliseconds