Searched defs:b (Results 1 – 10 of 10) sorted by relevance
| /hypervisor/arch/x86/guest/ |
| A D | vmx_io.c | 202 uint32_t *b; in allow_guest_pio_access() local 216 uint32_t *b; in deny_guest_pio_access() local
|
| A D | hyperv.c | 53 u64_mul_u64_shr64(uint64_t a, uint64_t b) in u64_mul_u64_shr64()
|
| A D | nested.c | 1300 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 D | sha256.c | 56 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 D | trace.c | 11 void TRACE_4I(__unused uint32_t evid, __unused uint32_t a, __unused uint32_t b, in TRACE_4I()
|
| /hypervisor/debug/ |
| A D | trace.c | 26 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 D | ptdev.h | 30 #define DEFINE_MSI_SID(name, a, b) \ argument 33 #define DEFINE_INTX_SID(name, a, b) \ argument
|
| /hypervisor/common/ |
| A D | ptdev.c | 65 struct hlist_head *b; in find_ptirq_entry() local
|
| /hypervisor/include/hw/ |
| A D | pci.h | 223 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 D | vm_config.h | 104 uint8_t b; /* BITs 8-15 */ member
|
Completed in 20 milliseconds