Searched defs:rva (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/boot/compressed/ | ||
H A D | head_64.S | 80 #define rva(X) ((X) - startup_32) macro |
/linux/arch/x86/platform/pvh/ | ||
H A D | head.S | 12 #define rva(x) ((x) - pvh_start_xen) macro |