Searched refs:H_RPTI_TYPE_NESTED (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dplpar_wrappers.h581 if (type & H_RPTI_TYPE_NESTED)
582 all = H_RPTI_TYPE_NESTED | H_RPTI_TYPE_NESTED_ALL;
H A Dhvcall.h466 #define H_RPTI_TYPE_NESTED 0x0001 /* Invalidate nested guest partition-scope */ macro
469 /* Invalidate caching of Process Table Entries if H_RPTI_TYPE_NESTED is clear */
471 /* Invalidate caching of Partition Table Entries if H_RPTI_TYPE_NESTED is set */
/linux-master/arch/powerpc/kvm/
H A Dbook3s_64_mmu_radix.c343 H_RPTI_TYPE_NESTED |
367 H_RPTI_TYPE_NESTED |
H A Dbook3s_hv_nested.c520 H_RPTI_TYPE_NESTED |
H A Dbook3s_hv.c1093 if (type & H_RPTI_TYPE_NESTED)
1122 if (type & H_RPTI_TYPE_NESTED) {

Completed in 155 milliseconds