Searched defs:arg0 (Results 1 – 3 of 3) sorted by relevance
15 static int psci_invoke_none(unsigned int function_id, unsigned long arg0, in psci_invoke_none()29 int psci_invoke(unsigned int function_id, unsigned long arg0, in psci_invoke()
9 struct sbiret sbi_ecall(int ext, int fid, unsigned long arg0, in sbi_ecall()
49 static struct sbiret sbi_base(int fid, unsigned long arg0) in sbi_base()