Home
last modified time | relevance | path

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

/kvm-unit-tests/riscv/
H A Dsbi.c66 static struct sbiret sbi_hart_suspend_raw(unsigned long suspend_type, unsigned long resume_addr, un… in sbi_hart_suspend_raw()
71 static struct sbiret sbi_system_suspend_raw(unsigned long sleep_type, unsigned long resume_addr, un… in sbi_system_suspend_raw()
585 static void hart_suspend_and_wait_ipi(unsigned long suspend_type, unsigned long resume_addr, in hart_suspend_and_wait_ipi()
1290 unsigned long resume_addr; member