Searched refs:H_BLOCK_REMOVE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | hvcall.h | 281 #define H_BLOCK_REMOVE 0x328 macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | hvcall.h | 293 #define H_BLOCK_REMOVE 0x328 macro
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
H A D | lpar.c | 61 * H_BLOCK_REMOVE supported block size for this page size in segment who's base 71 * returning this value or 0, we are limiting the support of the H_BLOCK_REMOVE 1026 * H_BLOCK_REMOVE caller. 1041 pr_warn("Unexpected empty call to H_BLOCK_REMOVE"); in call_block_remove() 1047 pr_err("Too many PTEs (%lu) for H_BLOCK_REMOVE", idx); in call_block_remove() 1052 rc = plpar_hcall9(H_BLOCK_REMOVE, retbuf, in call_block_remove() 1292 * The hcall H_BLOCK_REMOVE implies that the virtual pages to processed are 1356 * These characteristics define the size of the block the hcall H_BLOCK_REMOVE 1483 pr_info("H_BLOCK_REMOVE supports base psize:%d psize:%d block size:%d", in pseries_lpar_read_hblkrm_characteristics()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
H A D | lpar.c | 63 * H_BLOCK_REMOVE supported block size for this page size in segment who's base 74 * returning this value or 0, we are limiting the support of the H_BLOCK_REMOVE 1080 * H_BLOCK_REMOVE caller. 1095 pr_warn("Unexpected empty call to H_BLOCK_REMOVE"); in call_block_remove() 1101 pr_err("Too many PTEs (%lu) for H_BLOCK_REMOVE", idx); in call_block_remove() 1106 rc = plpar_hcall9(H_BLOCK_REMOVE, retbuf, in call_block_remove() 1346 * The hcall H_BLOCK_REMOVE implies that the virtual pages to processed are 1410 * These characteristics define the size of the block the hcall H_BLOCK_REMOVE 1517 pr_info("H_BLOCK_REMOVE supports base psize:%d psize:%d block size:%d", in pseries_lpar_read_hblkrm_characteristics()
|
Completed in 10 milliseconds