Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/char/hw_random/
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()
/linux-5.19.10/arch/sparc/kernel/
Dhvapi.c37 { .group = HV_GRP_RNG, },
/linux-5.19.10/arch/sparc/include/asm/
Dhypervisor.h3490 #define HV_GRP_RNG 0x0104 macro