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/bl31/
context_mgmt.c 241 write_hcr_el2((scr_el3 & SCR_RW_BIT) ? HCR_RW_BIT : 0);
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/aarch64/
arch.h 164 #define HCR_RW_BIT (1ull << 31)

Completed in 88 milliseconds