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

  /device/linaro/bootloader/arm-trusted-firmware/services/std_svc/psci/
psci_helpers.S 60 bl psci_get_max_phys_off_afflvl
psci_common.c 143 uint32_t psci_get_max_phys_off_afflvl(void) function
  /device/linaro/bootloader/arm-trusted-firmware/plat/fvp/
fvp_pm.c 111 max_phys_off_afflvl = psci_get_max_phys_off_afflvl();
  /device/linaro/bootloader/arm-trusted-firmware/include/bl31/services/
psci.h 241 uint32_t psci_get_max_phys_off_afflvl(void);
  /device/linaro/bootloader/arm-trusted-firmware/plat/juno/
plat_pm.c 78 max_phys_off_afflvl = psci_get_max_phys_off_afflvl();

Completed in 164 milliseconds