Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/hw_random/
H A Dn2-drv.c720 if (sun4v_hvapi_register(HV_GRP_RNG, in n2rng_probe()
724 if (sun4v_hvapi_register(HV_GRP_RNG, in n2rng_probe()
782 sun4v_hvapi_unregister(HV_GRP_RNG); in n2rng_probe()
796 sun4v_hvapi_unregister(HV_GRP_RNG); in n2rng_remove()
/openbmc/linux/arch/sparc/kernel/
H A Dhvapi.c37 { .group = HV_GRP_RNG, },
/openbmc/linux/arch/sparc/include/asm/
H A Dhypervisor.h3490 #define HV_GRP_RNG 0x0104 macro