Home
last modified time | relevance | path

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

/hypervisor/arch/x86/lib/
A Dmemory.c27 void memcpy_erms(void *d, const void *s, size_t slen) in memcpy_erms()
36 void memcpy_erms_backwards(void *d, const void *s, size_t slen) in memcpy_erms_backwards()
56 int32_t memcpy_s(void *d, size_t dmax, const void *s, size_t slen) in memcpy_s()
/hypervisor/release/
A Dtrace.c12 __unused uint32_t c, __unused uint32_t d) in TRACE_4I()
/hypervisor/lib/
A Dstring.c111 int32_t strncpy_s(char *d, size_t dmax, const char *s, size_t slen) in strncpy_s()
288 char *d = dest, *start; in strncat_s() 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/lib/crypto/mbedtls/
A Dsha256.c131 uint32_t *d, uint32_t e, uint32_t f, uint32_t g, uint32_t *h, uint32_t x, uint32_t j) in hash_computation()
/hypervisor/include/arch/x86/asm/
A Dvm_config.h103 uint8_t d : 5; /* BITs 3-7 */ member
/hypervisor/include/hw/
A Dpci.h222 uint8_t d : 5; /* BITs 3-7 */ member

Completed in 12 milliseconds