Home
last modified time | relevance | path

Searched refs:H_PKS_GEN_KEY (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/arch/powerpc/
H A Dpapr_hcalls.rst303 **H_PKS_GEN_KEY**
311 H_PKS_GEN_KEY is used to have the hypervisor generate a new random key.
330 which must have been previously created with H_PKS_GEN_KEY. The provided object
/linux/arch/powerpc/include/asm/
H A Dhvcall.h344 #define H_PKS_GEN_KEY 0x430 macro
/linux/arch/powerpc/platforms/pseries/
H A Dplpks.c953 rc = plpar_hcall(H_PKS_GEN_KEY, retbuf, in plpks_gen_wrapping_key()