Home
last modified time | relevance | path

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

/hypervisor/arch/x86/guest/
A Dvirtual_cr.c159 static inline bool is_valid_cr0(uint64_t cr0) in is_valid_cr0() function
338 return is_valid_cr4(cr4) & is_valid_cr0(cr0); in is_valid_cr0_cr4()

Completed in 5 milliseconds