Home
last modified time | relevance | path

Searched defs:mp (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/xen/crypto/
A Dvmac.c273 #define nh_16(mp, kp, nw, rh, rl) \ argument
281 #define nh_16_2(mp, kp, nw, rh, rl, rh1, rl1) \ argument
293 #define nh_vmac_nhbytes(mp, kp, nw, rh, rl) \ argument
307 #define nh_vmac_nhbytes_2(mp, kp, nw, rh, rl, rh1, rl1) \ argument
377 static void NOINLINE nh_16_func(const uint64_t *mp, const uint64_t *kp, size_t nw, uint64_t *rh, ui… in nh_16_func()
479 #define nh_16(mp, kp, nw, rh, rl) nh_16_func(mp, kp, nw, &(rh), &(rl)); argument
611 #define nh_16(mp, kp, nw, rh, rl) \ argument
705 #define nh_16_2(mp, kp, nw, rh, rl, rh2, rl2) \ argument
710 #define nh_vmac_nhbytes(mp, kp, nw, rh, rl) \ argument
714 #define nh_vmac_nhbytes_2(mp, kp, nw, rh, rl, rh2, rl2) \ argument
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dmpparse.c110 static int __init mpf_checksum(unsigned char *mp, int len) in mpf_checksum()
/xen-4.10.0-shim-comet/tools/debugger/kdd/
A Dkdd.c58 int mp; member
/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dprocessor.h361 unsigned long mp:1; /* MP extensions */ member

Completed in 16 milliseconds