Searched refs:H_BLOCK_REMOVE (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dhvcall.h305 #define H_BLOCK_REMOVE 0x328 macro
/linux-master/arch/powerpc/platforms/pseries/
H A Dlpar.c63 * 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");
1101 pr_err("Too many PTEs (%lu) for H_BLOCK_REMOVE", idx);
1106 rc = plpar_hcall9(H_BLOCK_REMOVE, retbuf,
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",

Completed in 133 milliseconds