Home
last modified time | relevance | path

Searched defs:b (Results 1 – 10 of 10) sorted by relevance

/hypervisor/arch/x86/guest/
A Dvmx_io.c202 uint32_t *b; in allow_guest_pio_access() local
216 uint32_t *b; in deny_guest_pio_access() local
A Dhyperv.c53 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.c56 static inline uint32_t get_uint32_be(const uint8_t *b, uint32_t i) in get_uint32_be()
72 static inline void put_unint32_be(uint32_t n, uint8_t *b, uint32_t i) in put_unint32_be()
130 static inline void hash_computation( uint32_t a, uint32_t b, uint32_t c, in hash_computation()
/hypervisor/release/
A Dtrace.c11 void TRACE_4I(__unused uint32_t evid, __unused uint32_t a, __unused uint32_t b, in TRACE_4I()
/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/common/
A Dptdev.c65 struct hlist_head *b; in find_ptirq_entry() local
/hypervisor/include/hw/
A Dpci.h223 uint8_t b; /* BITs 8-15 */ member
351 static inline bool bdf_is_equal(union pci_bdf a, union pci_bdf b) in bdf_is_equal()
/hypervisor/include/arch/x86/asm/
A Dvm_config.h104 uint8_t b; /* BITs 8-15 */ member

Completed in 20 milliseconds