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

  /device/linaro/bootloader/arm-trusted-firmware/lib/el3_runtime/aarch64/
context_mgmt.c 271 write_hcr_el2((scr_el3 & SCR_RW_BIT) ? HCR_RW_BIT : 0);
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/aarch64/
arch.h 240 #define HCR_RW_BIT (ULL(1) << HCR_RW_SHIFT)

Completed in 432 milliseconds