Home
last modified time | relevance | path

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

/qemu/hw/ppc/
H A Dspapr_nested.c800 uint64_t *tb_offset_ptr; in copy_tb_offset() local
803 tb_offset_ptr = a; in copy_tb_offset()
807 buf[0] = cpu_to_be64(*tb_offset_ptr); in copy_tb_offset()
813 guest = container_of(tb_offset_ptr, in copy_tb_offset()