Home
last modified time | relevance | path

Searched defs:a (Results 1 – 7 of 7) sorted by relevance

/hypervisor/release/
A Dtrace.c11 void TRACE_4I(__unused uint32_t evid, __unused uint32_t a, __unused uint32_t b, in TRACE_4I()
/hypervisor/arch/x86/guest/
A Dhyperv.c41 u64_shl64_div_u64(uint64_t a, uint64_t divisor) in u64_shl64_div_u64()
53 u64_mul_u64_shr64(uint64_t a, uint64_t b) in u64_mul_u64_shr64()
A Dnested.c1300 static void set_segment(struct segment_sel *seg, uint16_t sel, uint64_t b, uint32_t l, uint32_t a) in set_segment()
/hypervisor/lib/crypto/mbedtls/
A Dsha256.c130 static inline void hash_computation( uint32_t a, uint32_t b, uint32_t c, in hash_computation()
196 uint32_t a[8]; in mbedtls_internal_sha256_process() local
/hypervisor/debug/
A Dtrace.c26 uint32_t a, b, c, d; member
76 void TRACE_4I(uint32_t evid, uint32_t a, uint32_t b, uint32_t c, uint32_t d) in TRACE_4I()
/hypervisor/include/common/
A Dptdev.h30 #define DEFINE_MSI_SID(name, a, b) \ argument
33 #define DEFINE_INTX_SID(name, a, b) \ argument
/hypervisor/include/hw/
A Dpci.h351 static inline bool bdf_is_equal(union pci_bdf a, union pci_bdf b) in bdf_is_equal()

Completed in 31 milliseconds