Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/entry/
H A Dcommon.c371 bool inhcall = __this_cpu_read(xen_in_preemptible_hcall); in get_and_clear_inhcall() local
377 static __always_inline void restore_inhcall(bool inhcall) in restore_inhcall()
383 static __always_inline void restore_inhcall(bool inhcall) { } in restore_inhcall()
400 bool inhcall; in xen_pv_evtchn_do_upcall() local