Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Drtas.c663 int rtas_set_indicator(int indicator, int index, int new_value) in rtas_set_indicator()
684 int rtas_set_indicator_fast(int indicator, int index, int new_value) in rtas_set_indicator_fast()
/arch/x86/kvm/vmx/
Dnested.c201 static void nested_vmx_abort(struct kvm_vcpu *vcpu, u32 indicator) in nested_vmx_abort()