Home
last modified time | relevance | path

Searched refs:H_INT_SET_SOURCE_CONFIG (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dhvcall.h321 #define H_INT_SET_SOURCE_CONFIG 0x3AC macro
/linux/arch/powerpc/kvm/
H A Dtrace_hv.h132 {H_INT_SET_SOURCE_CONFIG, "H_INT_SET_SOURCE_CONFIG"}, \
/linux/arch/powerpc/sysdev/xive/
H A Dspapr.c218 pr_debug("H_INT_SET_SOURCE_CONFIG flags=0x%lx lisn=0x%lx target=%ld prio=%ld sw_irq=%ld\n", in plpar_int_set_source_config()
223 rc = plpar_hcall_norets(H_INT_SET_SOURCE_CONFIG, flags, lisn, in plpar_int_set_source_config()
228 pr_err("H_INT_SET_SOURCE_CONFIG lisn=0x%lx target=%ld prio=%ld failed %ld\n", in plpar_int_set_source_config()