Home
last modified time | relevance | path

Searched refs:_ULL (Results 1 – 4 of 4) sorted by relevance

/qemu/linux-headers/linux/
A Dbits.h12 (((~_ULL(0)) - (_ULL(1) << (l)) + 1) & \
13 (~_ULL(0) >> (__BITS_PER_LONG_LONG - 1 - (h))))
A Dconst.h26 #define _ULL(x) (_AC(x, ULL)) macro
29 #define _BITULL(x) (_ULL(1) << (x))
/qemu/include/standard-headers/linux/
A Dconst.h26 #define _ULL(x) (_AC(x, ULL)) macro
29 #define _BITULL(x) (_ULL(1) << (x))
/qemu/target/riscv/
A Dcpu_bits.h958 #define MHPMEVENT_SSCOF_MASK _ULL(0xFFFF000000000000)

Completed in 13 milliseconds