Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Ddebugreg.h29 native_set_debugreg(register, value)
74 static __always_inline void native_set_debugreg(int regno, unsigned long value) in native_set_debugreg() function
/linux/drivers/hv/
H A Dmshv_vtl_main.c587 native_set_debugreg(reg_table[i].debug_reg_num, *reg64); in mshv_vtl_get_set_reg()