Lines Matching full:harts
97 * sbi_shutdown() - Remove all the harts from executing supervisor code.
363 * @hart_mask: A cpu mask containing all the target harts.
374 * sbi_remote_fence_i() - Execute FENCE.I instruction on given remote harts.
375 * @hart_mask: A cpu mask containing all the target harts.
388 * harts for the specified virtual address range.
389 * @hart_mask: A cpu mask containing all the target harts.
406 * remote harts for a virtual address range belonging to a specific ASID.
408 * @hart_mask: A cpu mask containing all the target harts.
427 * harts for the specified guest physical address range.
428 * @hart_mask: A cpu mask containing all the target harts.
445 * remote harts for a guest physical address range belonging to a specific VMID.
447 * @hart_mask: A cpu mask containing all the target harts.
466 * harts for the current guest virtual address range.
467 * @hart_mask: A cpu mask containing all the target harts.
484 * remote harts for current guest virtual address range belonging to a specific
487 * @hart_mask: A cpu mask containing all the target harts.