Searched refs:H_CLEAR_HPT (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | hvcall.h | 282 #define H_CLEAR_HPT 0x358 macro |
/arch/powerpc/platforms/pseries/ | ||
D | lpar.c | 836 rc = plpar_hcall_norets(H_CLEAR_HPT); in hcall_hpte_clear_all() |