Home
last modified time | relevance | path

Searched refs:EFAULT (Results 1 – 9 of 9) sorted by relevance

/rk3399_ARM-atf/plat/nvidia/tegra/soc/t210/
H A Dplat_sip_calls.c80 return -EFAULT; in plat_sip_handler()
/rk3399_ARM-atf/include/lib/libc/
H A Derrno.h61 #define EFAULT 14 /* Bad address */ macro
/rk3399_ARM-atf/drivers/ti/ipc/
H A Dmailbox.c141 return -EFAULT; in ti_sci_transport_recv()
/rk3399_ARM-atf/drivers/st/uart/
H A Dstm32_uart.c387 return -EFAULT; in stm32_uart_putc()
435 return -EFAULT; in stm32_uart_getc()
/rk3399_ARM-atf/plat/hisilicon/hikey960/
H A Dhikey960_boardid.c69 return -EFAULT; in get_adc()
/rk3399_ARM-atf/lib/gpt_rme/
H A Dgpt_rme.c437 return -EFAULT; in validate_pas_mappings()
452 return -EFAULT; in validate_pas_mappings()
479 return -EFAULT; in validate_pas_mappings()
490 return -EFAULT; in validate_pas_mappings()
504 return -EFAULT; in validate_pas_mappings()
591 return -EFAULT; in validate_l0_params()
632 return -EFAULT; in validate_l1_params()
/rk3399_ARM-atf/plat/nvidia/tegra/common/
H A Dtegra_bl31_setup.c352 return -EFAULT; in bl31_check_ns_address()
/rk3399_ARM-atf/services/spd/opteed/
H A Dopteed_main.c611 rc = -EFAULT; in opteed_handle_smc_load()
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst2383 Return value is 0 upon success and -EFAULT otherwise.