Home
last modified time | relevance | path

Searched defs:fid (Results 1 – 2 of 2) sorted by relevance

/kvm-unit-tests/lib/riscv/
H A Dsbi.c9 struct sbiret sbi_ecall(int ext, int fid, unsigned long arg0, in sbi_ecall()
/kvm-unit-tests/riscv/
H A Dsbi.c49 static struct sbiret sbi_base(int fid, unsigned long arg0) in sbi_base()