Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/x86/asm/
H A Dsetup.h20 void bsp_rest_init(void);
/kvm-unit-tests/x86/
H A Dcstart.S116 call bsp_rest_init
H A Dcstart64.S122 call bsp_rest_init
/kvm-unit-tests/lib/x86/
H A Dsetup.c364 bsp_rest_init(); in setup_efi()
401 void bsp_rest_init(void) in bsp_rest_init() function