Home
last modified time | relevance | path

Searched refs:bochs_hw_set_native_endian (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/bochs/
H A Dbochs_hw.c69 #define bochs_hw_set_native_endian(_b) bochs_hw_set_big_endian(_b) macro
71 #define bochs_hw_set_native_endian(_b) bochs_hw_set_little_endian(_b) macro
185 bochs_hw_set_native_endian(bochs); in bochs_hw_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/tiny/
H A Dbochs.c170 #define bochs_hw_set_native_endian(_b) bochs_hw_set_big_endian(_b) macro
172 #define bochs_hw_set_native_endian(_b) bochs_hw_set_little_endian(_b) macro
286 bochs_hw_set_native_endian(bochs); in bochs_hw_init()

Completed in 2 milliseconds