Home
last modified time | relevance | path

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

/arch/arm64/kvm/hyp/nvhe/
Dtrace.c56 static struct hyp_buffer_page *rb_hyp_buffer_page(struct list_head *list) in rb_hyp_buffer_page() function
65 return rb_hyp_buffer_page(bpage->list.next); in rb_next_page()
134 cpu_buffer->head_page = rb_hyp_buffer_page(reader->list.next); in rb_swap_reader_page()