Lines Matching full:harts
123 * sbi_shutdown() - Remove all the harts from executing supervisor code.
413 * @cpu_mask: A cpu mask containing all the target harts.
424 * sbi_remote_fence_i() - Execute FENCE.I instruction on given remote harts.
425 * @cpu_mask: A cpu mask containing all the target harts.
438 * harts for the specified virtual address range.
439 * @cpu_mask: A cpu mask containing all the target harts.
456 * remote harts for a virtual address range belonging to a specific ASID.
458 * @cpu_mask: A cpu mask containing all the target harts.
477 * harts for the specified guest physical address range.
478 * @cpu_mask: A cpu mask containing all the target harts.
495 * remote harts for a guest physical address range belonging to a specific VMID.
497 * @cpu_mask: A cpu mask containing all the target harts.
516 * harts for the current guest virtual address range.
517 * @cpu_mask: A cpu mask containing all the target harts.
534 * remote harts for current guest virtual address range belonging to a specific
537 * @cpu_mask: A cpu mask containing all the target harts.