Home
last modified time | relevance | path

Searched refs:system_supports_rndr (Results 1 – 2 of 2) sorted by relevance

/kvm-unit-tests/lib/arm64/asm/
H A Dprocessor.h169 static inline bool system_supports_rndr(void) in system_supports_rndr() function
/kvm-unit-tests/arm/
H A Dfpu.c269 if (system_supports_rndr()) { in __fpuregs_writeall_random()