Home
last modified time | relevance | path

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

/xen/xen/arch/x86/
A Dmsr.c55 struct msr_policy *mp = &host_msr_policy; in calculate_host_policy() local
66 struct msr_policy *mp = &pv_max_msr_policy; in calculate_pv_max_policy() local
73 struct msr_policy *mp = &pv_def_msr_policy; in calculate_pv_def_policy() local
80 struct msr_policy *mp = &hvm_max_msr_policy; in calculate_hvm_max_policy() local
90 struct msr_policy *mp = &hvm_def_msr_policy; in calculate_hvm_def_policy() local
115 struct msr_policy *mp = is_pv_domain(d) in init_domain_msr_policy() local
171 const struct msr_policy *mp = d->arch.msr; in guest_rdmsr() local
361 const struct msr_policy *mp = d->arch.msr; in guest_wrmsr() local
A Dmpparse.c120 static int __init mpf_checksum(unsigned char *mp, int len) in mpf_checksum()
/xen/tools/fuzz/cpu-policy/
A Dafl-policy-fuzzer.c80 static void check_msr(struct msr_policy *mp) in check_msr()
149 struct msr_policy *mp = NULL; in main() local
/xen/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/xen/include/asm-arm/
A Dcpufeature.h135 unsigned long mp:1; /* MP extensions */ member
/xen/tools/debugger/kdd/
A Dkdd.c69 int mp; member

Completed in 15 milliseconds