Home
last modified time | relevance | path

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

/arch/powerpc/platforms/pseries/
Dlpar.c83 void alloc_dtl_buffers(unsigned long *time_limit) in alloc_dtl_buffers()
181 static void free_dtl_buffers(unsigned long *time_limit) in free_dtl_buffers()
460 static int dtl_worker_enable(unsigned long *time_limit) in dtl_worker_enable()
490 static void dtl_worker_disable(unsigned long *time_limit) in dtl_worker_disable()
501 unsigned long time_limit = jiffies + HZ; in vcpudispatch_stats_write() local
/arch/powerpc/kvm/
Dbook3s_hv_p9_entry.c177 int kvmhv_vcpu_entry_p9(struct kvm_vcpu *vcpu, u64 time_limit, unsigned long lpcr) in kvmhv_vcpu_entry_p9()
Dbook3s_hv.c3865 static int kvmhv_p9_guest_entry(struct kvm_vcpu *vcpu, u64 time_limit, in kvmhv_p9_guest_entry()
4416 int kvmhv_run_single_vcpu(struct kvm_vcpu *vcpu, u64 time_limit, in kvmhv_run_single_vcpu()
/arch/powerpc/kernel/
Dfadump.c1224 unsigned long time_limit = jiffies + HZ; in fadump_free_reserved_memory() local
/arch/powerpc/mm/book3s64/
Dhash_utils.c341 unsigned long vaddr, time_limit; in htab_remove_mapping() local