diff options
author | Eric Auger <[email protected]> | 2020-02-06 11:47:08 +0100 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2020-02-12 20:09:38 +0100 |
commit | 1ecaabed4e4a0d1027eadd54eb0e179350a79f99 (patch) | |
tree | e5cbd3b01a1f0a16fab3fa81545eaef7804ed9a0 /net/lapb/lapb_iface.c | |
parent | a06230b62b898e51cfb1de256b2042a09a691f58 (diff) |
selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}()
get_gdt_base() and get_idt_base() only return the base address
of the descriptor tables. Soon we will need to get the size as well.
Change the prototype of those functions so that they return
the whole desc_ptr struct instead of the address field.
Signed-off-by: Eric Auger <[email protected]>
Reviewed-by: Vitaly Kuznetsov <[email protected]>
Reviewed-by: Miaohe Lin <[email protected]>
Reviewed-by: Wei Huang <[email protected]>
Reviewed-by: Krish Sadhukhan <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions