Searched refs:priority (Results 101 - 125 of 1104) sorted by last modified time

1234567891011>>

/linux-master/arch/x86/include/uapi/asm/
H A Dkvm.h63 __u8 priority_add; /* highest irq priority */
597 __u32 priority; member in struct:kvm_xen_hvm_attr::__anon97::__anon99::__anon100::__anon101
643 __u32 priority; member in struct:kvm_xen_vcpu_attr::__anon103::__anon105
/linux-master/arch/powerpc/kvm/
H A Dbook3s_xive.c139 /* Find highest pending priority */
176 * non-queueing priority (ie, qpage = 0).
275 * as the HW interrupt we use for IPIs is routed to priority 0.
395 /* For each priority that is now masked */
1193 * priority. The count for that new target will have
1269 u32 priority)
1282 irq, server, priority);
1285 if (priority != MASKED) {
1288 xive_prio_from_guest(priority));
1315 if (priority
1268 kvmppc_xive_set_xive(struct kvm *kvm, u32 irq, u32 server, u32 priority) argument
1369 kvmppc_xive_get_xive(struct kvm *kvm, u32 irq, u32 *server, u32 *priority) argument
[all...]
H A Dbook3s.c297 unsigned int priority)
303 switch (priority) {
359 printk(KERN_ERR "KVM: Unknown interrupt: 0x%x\n", priority);
372 static bool clear_irqprio(struct kvm_vcpu *vcpu, unsigned int priority) argument
374 switch (priority) {
398 unsigned int priority; local
404 priority = __ffs(*pending);
405 while (priority < BOOK3S_IRQPRIO_MAX) {
406 if (kvmppc_book3s_irqprio_deliver(vcpu, priority) &&
407 clear_irqprio(vcpu, priority)) {
296 kvmppc_book3s_irqprio_deliver(struct kvm_vcpu *vcpu, unsigned int priority) argument
[all...]
/linux-master/arch/powerpc/kernel/
H A Dsetup-common.c780 .priority = INT_MAX, /* run early, to notify the firmware ASAP */
789 .priority = INT_MIN, /* may not return; must be done last */
/linux-master/arch/powerpc/include/asm/
H A Dkvm_ppc.h237 u32 priority);
239 u32 *priority);
722 u32 priority);
724 u32 *priority);
760 u32 priority) { return -1; }
762 u32 *priority) { return -1; }
759 kvmppc_xive_set_xive(struct kvm *kvm, u32 irq, u32 server, u32 priority) argument
761 kvmppc_xive_get_xive(struct kvm *kvm, u32 irq, u32 *server, u32 *priority) argument
/linux-master/arch/arm64/kvm/vgic/
H A Dvgic-v3.c184 val |= (u64)irq->priority << ICH_LR_PRIORITY_SHIFT;
H A Dvgic.c229 * (and therefore take priority) since we cannot reliably trap on deactivation
232 * Otherwise things should be sorted by the priority field and the GIC
233 * hardware support will take care of preemption of priority groups etc.
269 /* Both pending and enabled, sort by priority */
270 ret = irqa->priority - irqb->priority;
800 * lower priority. In that case, we need to filter out
804 if (multi_sgi && irq->priority > prio) {
813 prio = irq->priority;
962 irq->priority < vmc
[all...]
H A Dvgic-v2.c194 /* The GICv2 LR only holds five bits of priority. */
195 val |= (irq->priority >> 3) << GICH_LR_PRIORITY_SHIFT;
H A Dvgic-its.c295 irq->priority = LPI_PROP_PRIORITY(prop);
H A Dvgic-debug.c262 irq->priority,
/linux-master/arch/arm64/kvm/hyp/
H A Dvgic-v3-sr.c507 u8 priority = GICv3_IDLE_PRIORITY; local
526 /* Not the highest priority? */
527 if (lr_prio >= priority)
531 priority = lr_prio;
573 * contain the active priority levels for this VCPU
574 * for the maximum number of supported priority
575 * levels, and we return the full priority level only
577 * we return a combination of the priority level and
615 * Convert a priority to a preemption level, taking the relevant BPR
616 * into account by zeroing the sub-priority bit
[all...]
/linux-master/arch/arm/mm/
H A Dproc-v7m.S121 @ Lower the priority of the SVC and PendSV exceptions
123 str r5, [r0, V7M_SCB_SHPR2] @ set SVC priority
125 str r5, [r0, V7M_SCB_SHPR3] @ set PendSV priority
/linux-master/tools/testing/selftests/net/netfilter/
H A Drpath.sh84 type filter hook prerouting priority raw;
H A Dnft_zones_many.sh41 type filter hook output priority -64000; policy accept;
H A Dnft_queue.sh79 type filter hook prerouting priority $prio; policy accept;
83 type filter hook input priority $prio; policy accept;
87 type filter hook forward priority $prio; policy accept;
92 type filter hook output priority $prio; policy accept;
98 type filter hook postrouting priority $prio; policy accept;
111 type filter hook prerouting priority $prio; policy accept;
115 type filter hook input priority $prio; policy accept;
119 type filter hook forward priority $prio; policy accept;
123 type filter hook output priority $prio; policy accept;
127 type filter hook postrouting priority
[all...]
H A Dnft_synproxy.sh65 type filter hook prerouting priority -300; policy accept;
70 type filter hook forward priority 0; policy accept;
H A Dnft_nat.sh161 type nat hook output priority 0; policy accept;
231 type nat hook output priority 0; policy accept;
353 type nat hook output priority 0; policy accept;
415 type nat hook postrouting priority 0; policy accept;
506 type nat hook postrouting priority 0; policy accept;
595 type nat hook prerouting priority 0; policy accept;
670 type nat hook prerouting priority 0; policy accept;
771 type filter hook forward priority 0; policy accept;
789 type filter hook prerouting priority -300; policy accept;
793 type filter hook output priority
[all...]
H A Dnft_nat_zones.sh142 type filter hook prerouting priority -64000; policy accept;
152 type nat hook postrouting priority 0; policy accept;
157 type filter hook prerouting priority -100; policy accept;
H A Dnft_flowtable.sh153 hook ingress priority 0
161 type filter hook forward priority 0; policy drop;
188 type filter hook input priority 0; policy accept;
390 type filter hook ingress device "veth0" priority 0; policy accept
407 type filter hook egress device "veth1" priority 0; policy accept
486 type nat hook prerouting priority 0; policy accept;
491 type nat hook postrouting priority 0; policy accept;
549 type nat hook prerouting priority 0; policy accept;
554 type nat hook postrouting priority 0; policy accept;
636 ip -net "$ns" xfrm policy add src "$lnet" dst "$rnet" dir out tmpl src "$me" dst "$remote" proto esp mode tunnel priority
[all...]
H A Dnft_meta.sh52 type filter hook input priority 0; policy accept;
67 type filter hook output priority 0; policy accept;
H A Dnft_conntrack_helper.sh55 type filter hook prerouting priority 0; policy accept;
59 type filter hook output priority 0; policy accept;
H A Dnft_fib.sh41 type filter hook prerouting priority 0; policy accept;
54 type filter hook forward priority raw;
68 type filter hook prerouting priority 0; policy accept;
H A Dconntrack_tcp_unreplied.sh71 type filter hook input priority 0; policy accept;
90 type filter hook input priority 0; policy accept;
129 type nat hook prerouting priority 0; policy accept;
H A Dconntrack_vrf.sh94 type filter hook prerouting priority raw;
104 type filter hook output priority raw;
148 type filter hook output priority raw;
153 type filter hook postrouting priority mangle;
158 type nat hook postrouting priority 0;
195 type nat hook postrouting priority 0;
H A Dconntrack_icmp_related.sh119 type filter hook forward priority 0; policy accept;
136 type filter hook input priority 0; policy accept;
156 type filter hook input priority 0; policy accept;
164 type filter hook output priority 0; policy accept;
180 type nat hook postrouting priority 0; policy accept;
186 type nat hook postrouting priority 0; policy accept;

Completed in 408 milliseconds

1234567891011>>