Home
last modified time | relevance | path

Searched refs:intpose_lookup (Results 1 – 2 of 2) sorted by relevance

/xen/xen/arch/x86/cpu/mcheck/
A Dmce.h80 extern struct intpose_ent *intpose_lookup(unsigned int, uint64_t,
87 if (intpose_lookup(smp_processor_id(), msr, &val) == NULL) in mca_rdmsr()
A Dmce.c1087 struct intpose_ent *intpose_lookup(unsigned int cpu_nr, uint64_t msr, in intpose_lookup() function
1107 struct intpose_ent *ent = intpose_lookup(cpu_nr, msr, NULL); in intpose_add()
1132 struct intpose_ent *ent = intpose_lookup(cpu_nr, msr, NULL); in intpose_inval()

Completed in 5 milliseconds