Searched refs:H_RPTI_PAGE_ALL (Results 1 – 5 of 5) sorted by relevance
/linux/arch/powerpc/include/asm/book3s/64/ |
A D | tlbflush-radix.h | 25 return H_RPTI_PAGE_ALL; in psize_to_rpti_pgsize()
|
/linux/arch/powerpc/mm/book3s64/ |
A D | radix_tlb.c | 960 H_RPTI_PAGE_ALL, 0, -1UL); in radix__flush_tlb_mm() 997 H_RPTI_PAGE_ALL, 0, -1UL); in __flush_all_mm() 1090 pseries_rpt_invalidate(0, tgt, type, H_RPTI_PAGE_ALL, in radix__flush_tlb_kernel_range()
|
/linux/arch/powerpc/include/asm/ |
A D | hvcall.h | 446 #define H_RPTI_PAGE_ALL (-1UL) macro
|
/linux/arch/powerpc/kvm/ |
A D | book3s_64_mmu_radix.c | 356 H_RPTI_TYPE_PWC, H_RPTI_PAGE_ALL, in kvmppc_radix_flush_pwc()
|
A D | book3s_hv_nested.c | 499 H_RPTI_PAGE_ALL, 0, -1UL); in kvmhv_flush_lpid()
|
Completed in 15 milliseconds