|
pub unsafe fn enter_privileged(mhartid: usize, dtb_pa: usize) -> ! {
|
|
pub unsafe fn enter_privileged(mhartid: usize, dtb_pa: usize) -> ! {
|
|
", in("a0") mhartid, in("a1") dtb_pa, options(nomem, noreturn)),
|
|
", in("a0") mhartid, in("a1") dtb_pa, options(nomem, noreturn)),
|