Searched refs:xenoprofile_get_mode (Results 1 – 5 of 5) sorted by relevance
56 int xenoprofile_get_mode(struct vcpu *, const struct cpu_user_regs *);
77 int xenoprofile_get_mode(struct vcpu *curr, const struct cpu_user_regs *regs) in xenoprofile_get_mode() function
330 mode = xenoprofile_get_mode(v, guest_regs); in athlon_check_ctrs()332 mode = xenoprofile_get_mode(v, regs); in athlon_check_ctrs()
139 int mode = xenoprofile_get_mode(current, regs); in ppro_check_ctrs()
621 int mode = xenoprofile_get_mode(current, regs); in p4_check_ctrs()
Completed in 11 milliseconds