Searched defs:xcr (Results 1 – 7 of 7) sorted by relevance
71 static uint32 XGetBV(unsigned int xcr) { in XGetBV()77 static uint32 XGetBV(unsigned int xcr) { in XGetBV()86 static uint32 XGetBV(unsigned int xcr) { in XGetBV()
41 static uint64_t xgetbv(uint32_t xcr) { return _xgetbv(xcr); } in xgetbv()52 static uint64_t xgetbv(uint32_t xcr) { in xgetbv()
114 static uint64_t OPENSSL_xgetbv(uint32_t xcr) { in OPENSSL_xgetbv()
88 uint64_t _xgetbv(uint32_t xcr) { in _xgetbv()
341 __u32 xcr; member
66 V8_INLINE uint64_t _xgetbv(unsigned int xcr) { in _xgetbv()
32 V8_INLINE uint64_t _xgetbv(unsigned int xcr) { in _xgetbv()