Home
last modified time | relevance | path

Searched refs:stolen_time (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dpvclock-abi.h12 __le64 stolen_time; member
/linux/arch/arm64/kvm/
H A Dpvtime.c18 u64 offset = offsetof(struct pvclock_vcpu_stolen_time, stolen_time); in kvm_update_stolen_time()