Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Dcore.c2881 static unsigned long get_segment_base(unsigned int segment) in get_segment_base() function
/linux/arch/x86/kvm/
H A Dx86.c8498 static unsigned long get_segment_base(struct kvm_vcpu *vcpu, int seg) in get_segment_base() function