Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/char/hw_random/
Dn2-drv.c716 if (sun4v_hvapi_register(HV_GRP_RNG, in n2rng_probe()
720 if (sun4v_hvapi_register(HV_GRP_RNG, in n2rng_probe()
778 sun4v_hvapi_unregister(HV_GRP_RNG); in n2rng_probe()
792 sun4v_hvapi_unregister(HV_GRP_RNG); in n2rng_remove()
/linux-6.12.1/arch/sparc/kernel/
Dhvapi.c37 { .group = HV_GRP_RNG, },
/linux-6.12.1/arch/sparc/include/asm/
Dhypervisor.h3490 #define HV_GRP_RNG 0x0104 macro