Home
last modified time | relevance | path

Searched refs:H_RESIZE_HPT_PREPARE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dplpar_wrappers.h215 return plpar_hcall_norets(H_RESIZE_HPT_PREPARE, flags, shift); in plpar_resize_hpt_prepare()
H A Dhvcall.h296 #define H_RESIZE_HPT_PREPARE 0x36C macro
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h561 #define H_RESIZE_HPT_PREPARE 0x36C macro
/openbmc/qemu/hw/ppc/
H A Dspapr_hcall.c1613 spapr_register_hypercall(H_RESIZE_HPT_PREPARE, h_resize_hpt_prepare); in hypercall_register_types()
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst4327 implementing the H_RESIZE_HPT_PREPARE hypercall.