Home
last modified time | relevance | path

Searched refs:TLBIEL_INVAL_SET_LPID (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/powerpc/mm/
Dpgtable-book3s64.c224 "r" (TLBIEL_INVAL_SET_LPID), "r" (lpid)); in mmu_partition_table_set_entry()
226 "r" (TLBIEL_INVAL_SET_LPID), "r" (lpid)); in mmu_partition_table_set_entry()
227 trace_tlbie(lpid, 0, TLBIEL_INVAL_SET_LPID, lpid, 2, 0, 1); in mmu_partition_table_set_entry()
230 "r" (TLBIEL_INVAL_SET_LPID), "r" (lpid)); in mmu_partition_table_set_entry()
231 trace_tlbie(lpid, 0, TLBIEL_INVAL_SET_LPID, lpid, 2, 0, 0); in mmu_partition_table_set_entry()
Dpgtable-radix.c397 "r" (TLBIEL_INVAL_SET_LPID), "r" (0)); in radix_init_pgtable()
399 trace_tlbie(0, 0, TLBIEL_INVAL_SET_LPID, 0, 2, 1, 1); in radix_init_pgtable()
/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dmmu-hash.h127 #define TLBIEL_INVAL_SET_LPID 0x800 /* invalidate a set for current LPID */ macro
/Linux-v4.19/arch/powerpc/kvm/
Dbook3s_hv_builtin.c695 rb = TLBIEL_INVAL_SET_LPID + in kvmhv_p9_set_lpcr()